YLPAPDLaserDevice.SetEeOffCommand Property |
The delegate to disable emission.
Namespace: RAYLASE.MarkerPlugin.Devices.Laser.IPG.YLPAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.22.0
Syntaxpublic Func<CommandProtocol> SetEeOffCommand { get; set; }
Property Value
Func<CommandProtocol>
See Also