Click or drag to resize

YLPAPDLaserDeviceReadApdModeDescriptionCommand Property

The delegate to generate the laser ReadApdModeDescription command.

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

Property Value

FuncInt32, CommandProtocol
See Also