Click or drag to resize

GenericSerialLaserDevice Constructor

The constructor.

Namespace: RAYLASE.MarkerPlugin.Devices.Laser
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public GenericSerialLaserDevice(
	SerialPort serialPort
)

Parameters

serialPort  SerialPort
The serial port to control the laser.
See Also