Click or drag to resize

BaseLaserControllerIsInAlarm Property

The flag to indicate that the laser device is in alarmed state.

Namespace: RAYLASE.Marker.Device.LaserController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public bool IsInAlarm { get; set; }

Property Value

Boolean
See Also