QuadratureDecoderModuleInvertDirection Property |
Gets or sets a flag indicating whether the Quadrature Decoder should invert the incoming encoder position.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax public bool InvertDirection { get; set; }
Property Value
Booleantrue | The encoder decrements its position for positive belt movement. |
false | The encoder increments its position for positive belt movement. |
See Also