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