Click or drag to resize

ScannerMonitoringConfigScanHeadAxes Property

The axes per scanhead that should be monitored.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax
C#
public Axes[] ScanHeadAxes { get; }

Property Value

Axes
Remarks
The axes to be monitored for scanhead0 are selected by HeadAxes[0], etc.
See Also