Hilscher_Channel_GetSlots
Retrieves the current slot configuration.
Syntax
C++
Python
def Hilscher_Channel_GetSlots( state: Hilscher_State, inChannelNumber: int, /, *, inBoardName: str | None = None ) -> outSlots: list[HilscherSlot]
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() |
ioState | Hilscher_State | |||
![]() |
inBoardName | str | None | None | ||
![]() |
inChannelNumber | int | 0 - 10 | ||
![]() |
outSlots | list[HilscherSlot] |



