Click or drag to resize

BaseSerialLaserControllerIsStillUnused Property

Is true if the serial port communication is established, but still not used ("gray" state).

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

Property Value

Boolean
See Also