AdvantechUNO_GetGPIOPinDirection_Single
Gets GPIO direction.
Syntax
C++
Python
def AdvantechUNO_GetGPIOPinDirection_Single( state: AdvantechUNO_State, /, *, inPin: int = 0 ) -> outDirection: AdvantechUNOPinDirection
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() |
ioState | AdvantechUNO_State | |||
![]() |
inPin | int | 0 - ![]() |
0 | GPIO pin. |
![]() |
outDirection | AdvantechUNOPinDirection | GPIO direction. |




