Click or drag to resize

BaseLaserControllerReadLaserStatusDelegate Property

Gets or sets the read laser status delegate.

Namespace: RAYLASE.Marker.Device.LaserController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public Func<LaserStatus> ReadLaserStatusDelegate { get; set; }

Property Value

FuncLaserStatus
See Also