Mode „Single-Ended“ (Default)
Mode “Single-ended”
The mode “Single-ended” is the default mode for the IN pins of the GPIO socket. In “Single-ended” mode, the four input pins of the GPIO are configured to receive 4 single-ended signals.
- Pin A1 -> 1 single-ended signal.
To receive this single-ended signal within VisualApplets, use a GPI operator instance with Pin_ID = 2. - Pin A2 -> 1 single-ended signal.
To receive this single-ended signal within VisualApplets, use a GPI operator instance with Pin_ID = 3. - Pin B1 -> 1 single-ended signal.
To receive this single-ended signal within VisualApplets, use a GPI operator instance with Pin_ID = 0. - Pin B2 -> 1 single-ended signal.
To receive this single-ended signal within VisualApplets, use a GPI operator instance with Pin_ID = 1.