BaseScanHeadHasSensorAxis Property |
Returns true if the scan head has an additional sensor axis. The additional axis has its own entires in the calibration file.
It can be used for example for a camera or a pyrometer.
Namespace: RAYLASE.Marker.Device.ScanHeadAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic bool HasSensorAxis { get; protected set; }
Property Value
Boolean
See Also