Click or drag to resize

YLPAPDLaserDeviceCheckOnLaserReadySerial Method

Checks if the laser is ready by retrieving its state by the RS-232 connection.

Namespace: RAYLASE.MarkerPlugin.Devices.Laser.IPG.YLP
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override bool CheckOnLaserReadySerial()

Return Value

Boolean
true if ready, false otherwise.
See Also