QuadratureDecoderAPIReadEncoderPosition Method |
Reads the current position of the selected encoder.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public int ReadEncoderPosition(
int encoderID
)
Parameters
- encoderID Int32
- The encoder selector.
Return Value
Int32Current encoder position.
See Also