Back to FabImage Library website
You are here: Start » Function Reference » Hardware Support » Hilscher » Hilscher_Channel_GetSlots
Header: | ThirdPartySdk.h |
---|---|
Namespace: | fil |
Module: | ThirdParty |
Retrieves the current slot configuration.
Syntax
void fil::Hilscher_Channel_GetSlots ( fil::Hilscher_State& ioState, const ftl::Optional<ftl::String>& inBoardName, const int inChannelNumber, ftl::Array<fil::HilscherSlot>& outSlots )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() |
ioState | Hilscher_State& | Object used to maintain state of the function. | ||
![]() |
inBoardName | const Optional<String>& | NIL | ||
![]() |
inChannelNumber | const int | 0 - 10 | ||
![]() |
outSlots | Array<HilscherSlot>& |