Click or drag to resize

GenericSerialLaserDevicePulseRepetitionCommand Property

The delegate to generate the laser PRR command.

Namespace: RAYLASE.MarkerPlugin.Devices.Laser
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public Func<double, string> PulseRepetitionCommand { get; set; }

Property Value

FuncDouble, String
See Also