Click or drag to resize

QuadratureDecoderAPIResetEncoderPosition Method

Resets the selected encoder position to zero.

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

Parameters

encoderID  Int32
The encoder selector.
See Also