YLPAPDLaserDeviceSetPulseRepetitionCommand Property |
The delegate to generate the laser PRR command.
Namespace: RAYLASE.MarkerPlugin.Devices.Laser.IPG.YLPAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic Func<double, CommandProtocol> SetPulseRepetitionCommand { get; set; }
Property Value
FuncDouble,
CommandProtocol
See Also