GPI | Gets the state of a GPIO Board's input pin of the given Index. |
The GPI Node can be used to get the state of a GPIO Board's input pin (General Purpose Input/Output). It's Index property defines to which pin to listen to. State returns whether the pin is in high (true) or low (false) state.
Ventuz only supports General Purpose Inputs even though the hardware is able to support both Inputs and Outputs.