Click or drag to resize

QuadratureDecoderModuleEnableIndex Property

Enables or disables the Quadrature Decoder's index input.

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

Property Value

Boolean
trueThe index input is evaluated, and resets the decoded position when asserted.
falseThe index input is ignored.
See Also