Back to FabImage Studio website

You are here: Start » Filter Reference » Hardware Support » Z4Sight » Z4Sight_Modbus_ReadHoldingRegisters_sint32

Z4Sight_Modbus_ReadHoldingRegisters_sint32


Module: ThirdParty

Reads the holding register data table as signed 32-bit integers.

Name Type Range Description
Input value inDeviceID Z4SightSystemAndDeviceIdentifier* Device identification.
Input value inInstanceName String* Instance name of a given Industrial Communication protocol set in the MILConfig utility.
Input value inOffset Integer 0 - 65534 Offset from which to start reading the data in the specified data table.
Input value inCount Integer 1 - 62 Amount of the data to read.
Input value inUseLittleEndian Bool Use little endian order for words in the registers.
Output value 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_Modbus_ReadHoldingRegisters filter group.