Click or drag to resize

YLPAPDLaserDeviceReadNumberOfApdModesCommand Property

The delegate to generate the laser ReadNumberOfApdModes command.

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

Property Value

FuncCommandProtocol
See Also