QuadratureDecoderModuleEnableIndex Property |
Enables or disables the Quadrature Decoder's index input.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax public bool EnableIndex { get; set; }
Property Value
Booleantrue | The index input is evaluated, and resets the decoded position when asserted. |
false | The index input is ignored. |
See Also