GenericSerialLaserDeviceSetupCommand Property |
The delegate to generate the laser setup command.
Namespace: RAYLASE.MarkerPlugin.Devices.LaserAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic Func<string> SetupCommand { get; set; }
Property Value
FuncString
See Also