Click or drag to resize

BaseScanHeadTransceiveEnhancedDelegate Property

Gets or sets the transceive enhanced command delegate.

Namespace: RAYLASE.Marker.Device.ScanHead
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public Func<uint[], Axes, int, uint[]> TransceiveEnhancedDelegate { get; set; }

Property Value

FuncUInt32, Axes, Int32, UInt32
See Also