You are here: Start » Filter Groups » Z4Sight_Modbus_ReadInputRegisters

Z4Sight_Modbus_ReadInputRegisters

Description

Reads the holding register data table in local memory for data received from a Modbus controller.

Filters in this group

Icon Name Filter Name Description
sint16 Z4Sight_Modbus_ReadInputRegisters_sint16 Reads the input register data table as signed 16-bit integers.
uint16 Z4Sight_Modbus_ReadInputRegisters_uint16 Reads the input register data table as unsigned 16-bit integers.
sint32 Z4Sight_Modbus_ReadInputRegisters_sint32 Reads the input register data table as signed 32-bit integers.
float32 Z4Sight_Modbus_ReadInputRegisters_float32 Reads the input register data table as 32-bit floating point numbers.
ByteBuffer Z4Sight_Modbus_ReadInputRegisters_ByteBuffer Reads the input register data table as a ByteBuffer.