Click or drag to resize

BaseLaserControllerReadLaserStatus Method

Reads the status of the laser. Updates IsInAlarm.

Namespace: RAYLASE.Marker.Device.LaserController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public virtual LaserStatus ReadLaserStatus()

Return Value

LaserStatus
Status of the laser.
See Also