Click or drag to resize

YLPAPDLaserDevice.ReadLaserMainStateCommand Property

The delegate to generate the get laser main state command.

Namespace: RAYLASE.MarkerPlugin.Devices.Laser.IPG.YLP
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.20.0
Syntax
C#
public Func<CommandProtocol> ReadLaserMainStateCommand { get; set; }

Property Value

Func<CommandProtocol>
See Also