MotorAxisParameterSetUnitsPerStep Property |
Defines the distance traveled by the axis per motor step.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 2.3.4
Syntaxpublic double UnitsPerStep { get; set; }
Property Value
DoubleThe distance in linear or angular units.
RemarksMotor velocity on the SP-ICE-3 card is defined as steps/μs.
Motor acceleration unit on the SP-ICE-3 card is defined as steps/μs².
See Also