Hilscher_Driver_GetChannelInformation
Gets Hilscher device channel information.
Syntax
C++
Python
def Hilscher_Driver_GetChannelInformation( state: Hilscher_State, /, *, inBoardName: str | None = None ) -> outChannelInformation: list[HilscherDriverChannelInformation]
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioState | Hilscher_State | ||
![]() |
inBoardName | str | None | None | |
![]() |
outChannelInformation | list[HilscherDriverChannelInformation] |



