AxisParameterSetAccelerationTime Property |
Gets or sets the scanner's Acceleration Time.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax 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