NanioLaserDeviceCheckOnLaserReadySerial Method |
Checks if the laser is ready by retrieving its state by the RS-232
connection.
Namespace: RAYLASE.MarkerPlugin.Devices.Laser.InnoLasLaser.NanioAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic override bool CheckOnLaserReadySerial()
Return Value
Booleantrue if ready, false otherwise.
See Also