Click or drag to resize

MotorAxisParameterSetUnitsPerStep Property

Defines the distance traveled by the axis per motor step.

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

Property Value

Double
The distance in linear or angular units.
Remarks

Motor 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