MotorAPIReadPosition Method |
Retrieves the current position of the axis from the card.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 2.3.4
Syntaxpublic double ReadPosition(
MotorAxis axis
)
Parameters
- axis MotorAxis
- The axis.
Return Value
DoubleThe current position in
UnitsPerStep.
See Also