readBit (FUN)ΒΆ
FUNCTION readBit : DINT
- InOut:
- Scope - Name - Type - Comment - Return - readBit- DINT- 0: Success, else -1 - Input - udiGpioNumber- UDINT- Number of GPIO pin - pbValue- POINTER TO BOOL - Pointer to value read from GPIO pin 
FUNCTION readBit : DINT
| Scope | Name | Type | Comment | 
|---|---|---|---|
| Return | 
 | 
 | 0: Success, else -1 | 
| Input | 
 | 
 | Number of GPIO pin | 
| 
 | POINTER TO BOOL | Pointer to value read from GPIO pin |