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.LaserControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic virtual bool IsCommunicationOk { get; protected set; }
Property Value
Boolean
See Also