Click or drag to resize

QuadratureDecoderModuleInvertDirection Property

Gets or sets a flag indicating whether the Quadrature Decoder should invert the incoming encoder position.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public bool InvertDirection { get; set; }

Property Value

Boolean
trueThe encoder decrements its position for positive belt movement.
falseThe encoder increments its position for positive belt movement.
See Also