GenericSerialLaserDevice Constructor |
The constructor.
Namespace: RAYLASE.MarkerPlugin.Devices.LaserAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic GenericSerialLaserDevice(
SerialPort serialPort
)
Parameters
- serialPort SerialPort
- The serial port to control the laser.
See Also