Click or drag to resize

SPIExtendedLaserDeviceReadLaserStatus Method

Reads the status of the laser. Updates IsInAlarm.

Namespace: RAYLASE.MarkerPlugin.Devices.Laser.SPI
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.40.0
Syntax
C#
public override LaserStatus ReadLaserStatus()

Return Value

LaserStatus
Status of the laser.
See Also