MotorAxisParameterSet.MinimumVelocity Property |
The minimum allowed velocity in steps/μs. Acceleration between zero and this value will be 1.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 2.3.4
Syntaxpublic double MinimumVelocity { get; set; }
Property Value
Double
Remarks
Set to 0 if not needed.
See Also