Click or drag to resize

YLPAPDLaserDeviceSetOperatingPowerCommand Property

The delegate to generate the laser power command.

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

Property Value

FuncDouble, CommandProtocol
See Also