YLPAPDLaserDevice.ReadLaserMainStateCommand Property |
The delegate to generate the get laser main state command.
Namespace: RAYLASE.MarkerPlugin.Devices.Laser.IPG.YLPAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.20.0
Syntaxpublic Func<CommandProtocol> ReadLaserMainStateCommand { get; set; }
Property Value
Func<CommandProtocol>
See Also