Click or drag to resize

MotorAxisParameterSet.MinimumVelocity Property

The minimum allowed velocity in steps/μs. Acceleration between zero and this value will be 1.

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

Property Value

Double
Remarks
Set to 0 if not needed.
See Also