GenericSerialLaserDevicePulseWidthCommand Property |
The delegate to generate the laser pulse width command.
Namespace: RAYLASE.MarkerPlugin.Devices.LaserAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.32.0
Syntaxpublic Func<double, string> PulseWidthCommand { get; set; }Property Value
FuncDouble,
String
See Also