Click or drag to resize

AxisParameterSetTrackingError Property

Gets or sets the scanner's TrackingError Time.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public double TrackingError { get; set; }

Property Value

Double
How long the scanner takes to reach the last commanded position (see data manual).
Remarks
This value is closely related to the value of AccelerationTime.

Indeed, RAYLASE GmbH scan heads are usually tuned so that TrackingError ≈ (0.6 * AccelerationTime).

See Also