BaseSerialLaserControllerCheckOnLaserReadySerial Method |
Checks if the laser is ready by retrieving its state by the RS-232
connection.
Namespace: RAYLASE.Marker.Device.LaserControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic abstract bool CheckOnLaserReadySerial()
Return Value
Booleantrue if ready, false otherwise.
See Also