Click or drag to resize

QuadratureDecoderAPIReadEncoderPosition Method

Reads the current position of the selected encoder.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public int ReadEncoderPosition(
	int encoderID
)

Parameters

encoderID  Int32
The encoder selector.

Return Value

Int32
Current encoder position.
See Also