BaseScanHeadHasAuxiliaryAxis Property |
Returns true if the scan head has an additional third sensor axis. The additional axis has its own entries in the calibration file.
It can be used for example for a distance sensor Rayvolution Drive.
Namespace: RAYLASE.Marker.Device.ScanHeadAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic bool HasAuxiliaryAxis { get; protected set; }
Property Value
Boolean
See Also