KontronGPIOBoard_GetOutputCurrent
Gets output current.
Syntax
C++
Python
def KontronGPIOBoard_GetOutputCurrent( state: KontronGPIOBoard_State, inPort: int, / ) -> outCurrent: float
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() |
ioState | KontronGPIOBoard_State | |||
![]() |
inPort | int | 1 - 8 | ||
![]() |
outCurrent | float | Current value in mA. |



