Hilscher_Channel_IORead_SInt16


Receives generic packet that can be filled with any data through Hilscher device.

Syntax

C++
Python
 
def Hilscher_Channel_IORead_SInt16(
	state: Hilscher_State,
	inChannelNumber: int,
	inOffset: int,
	inDataEndianness: DataEndianness,
	/,
	*,
	inBoardName: str | None = None
)
-> outData: int

Parameters

Name Type Range Default Description
Input will be modified ioState Hilscher_State
Input value inBoardName str | None None
Input value inChannelNumber int 0 - 10
Input value inOffset int 0 - 10000
Input value inDataEndianness DataEndianness
Output value outData int