Click or drag to resize

BaseSerialLaserControllerIsCommunicationOk Property

Is true if the serial port communication is established, false e. g. if an expected answer could not be received. May be caused by a timeout or unexpected response.

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

Property Value

Boolean
See Also