Back to FabImage Studio website
You are here: Start » Filter Reference » Hardware Support » Z4Sight » Z4Sight_EtherNetIP_Read_sint32
Module: | ThirdParty |
---|
Reads the assembly data as signed 32-bit integers.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inDeviceID | Z4SightSystemAndDeviceIdentifier* | Device identification. | |
![]() |
inInstanceName | String* | Instance name of a given Industrial Communication protocol set in the MILConfig utility. | |
![]() |
inAssembly | Z4SightEtherNetIPAssembly | Assembly in local memory from which to read the data. | |
![]() |
inOffset | Integer | 0 - ![]() |
Offset from which to start reading the data in the specified assembly. |
![]() |
inCount | Integer | 1 - ![]() |
Amount of the data to read. |
![]() |
inUseLittleEndian | Bool | Use little endian order for data in the memory. | |
![]() |
outValues | IntegerArray | Received values. |
Complexity Level
This filter is available on Advanced Complexity Level.
Disabled in Lite Edition
This filter is disabled in Lite Edition. It is available only in full, FabImage Studio Professional version.
Filter Group
This filter is member of Z4Sight_EtherNetIP_Read filter group.