Click or drag to resize

AxisParameterSetAccelerationTime Property

Gets or sets the scanner's Acceleration Time.

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

Property Value

Double
How long the scanner takes to reach the currently commanded velocity (see data manual).
Remarks
This value is closely related to the value of TrackingError.

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

See Also