Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Hardware Support » Z4Sight » Z4Sight_Modbus_ReadHoldingRegisters_sint32
Module: | ThirdParty |
---|
Reads the holding register data table 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. | |
![]() |
inOffset | Integer | 0 - 65534 | Offset from which to start reading the data in the specified data table. |
![]() |
inCount | Integer | 1 - 62 | Amount of the data to read. |
![]() |
inUseLittleEndian | Bool | Use little endian order for words in the registers. | |
![]() |
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, Aurora Vision Studio Professional version.
Filter Group
This filter is member of Z4Sight_Modbus_ReadHoldingRegisters filter group.