KontronGPIOBoard_GetInputState
Gets input level.
Syntax
C++
Python
def KontronGPIOBoard_GetInputState( state: KontronGPIOBoard_State, inPort: int, / ) -> outState: bool
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() |
ioState | KontronGPIOBoard_State | |||
![]() |
inPort | int | 1 - 8 | ||
![]() |
outState | bool |



