QuadratureDecoderToolActivation
Feature Info
Module | Category Path | Type | Access |
---|---|---|---|
Interface | Root → IOToolbox → QuadratureDecoderTool | Enumeration | RW |
Description
Edge activating the output of the selected Quadrature Decoder Tool.
The A output of the quadrature encoder device connects to the first physical GPIO line of the designated pair, e.g. DIN11.
The B output of the quadrature encoder device connects to the second physical GPIO line of the designated pair, e.g. DIN12.
Enumeration Values
● | RisingEdgeA: The event is activated on the rising edge of the A signal. |
● | FallingEdgeA: The event is activated on the falling edge of the A signal. |
● | AllEdgesA: The event is activated on both edges of the A signal. |
● | AllEdgesAB: The event is activated on both edges of all signals. |
● | None: The event is not activated. |
Related topics - Functional guide
Related topics - GenApi Reference (Interface module)
QuadratureDecoderToolForwardDirection
QuadratureDecoderToolOutputMode