Back to FabImage Library website
You are here: Start » Function Reference » Hardware Support » Hilscher » Hilscher_Channel_IndexRead_SInt64
Header: | ThirdPartySdk.h |
---|---|
Namespace: | fil |
Module: | ThirdParty |
Receives generic packet that can be filled with any data through Hilscher device.
Syntax
void fil::Hilscher_Channel_IndexRead_SInt64 ( fil::Hilscher_State& ioState, const ftl::Optional<ftl::String>& inBoardName, const int inChannelNumber, const int inIndex, const fil::DataEndianness::Type inDataEndianness, ftl::sint64& outData )
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 | ||
![]() |
inIndex | const int | 0 - 1000 | ||
![]() |
inDataEndianness | const DataEndianness::Type | BigEndian | ||
![]() |
outData | sint64& |