BaseScanHeadTransmitEnhancedDelegate Property |
Gets or sets the transmit enhanced command delegate.
Namespace: RAYLASE.Marker.Device.ScanHeadAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic Action<uint[], Axes> TransmitEnhancedDelegate { get; set; }
Property Value
ActionUInt32,
Axes
See Also