Click or drag to resize

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

Property Value

Boolean
See Also