BaseScanHeadTransceiveEnhancedDelegate Property |
Gets or sets the transceive enhanced command delegate.
Namespace: RAYLASE.Marker.Device.ScanHeadAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic Func<uint[], Axes, int, uint[]> TransceiveEnhancedDelegate { get; set; }
Property Value
FuncUInt32,
Axes,
Int32,
UInt32
See Also