Click or drag to resize

BaseSerialLaserControllerSerialPort Property

The serial port to control this laser device.

Namespace: RAYLASE.Marker.Device.LaserController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public SerialPort SerialPort { get; protected set; }

Property Value

SerialPort
See Also