Click or drag to resize

YLPAPDLaserDeviceSetEeOffCommand Property

The delegate to disable emission.

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

Property Value

FuncCommandProtocol
See Also