Click or drag to resize

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.ScanHead
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public bool HasSensorAxis { get; protected set; }

Property Value

Boolean
See Also