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
Input will be modified ioState Hilscher_State
Input value inBoardName str | None None
Output value outChannelInformation list[HilscherDriverChannelInformation]