Click or drag to resize

YLPAPDLaserDeviceSetEeOnCommand Property

The delegate to enable emission.

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

Property Value

FuncCommandProtocol
See Also