You are here: Start » Filter Groups » Z4Sight_Modbus_ReadHoldingRegisters
Z4Sight_Modbus_ReadHoldingRegisters
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_ReadHoldingRegisters_sint16 | Reads the holding register data table as signed 16-bit integers. |
|
| uint16 | Z4Sight_Modbus_ReadHoldingRegisters_uint16 | Reads the holding register data table as unsigned 16-bit integers. |
|
| sint32 | Z4Sight_Modbus_ReadHoldingRegisters_sint32 | Reads the holding register data table as signed 32-bit integers. |
|
| float32 | Z4Sight_Modbus_ReadHoldingRegisters_float32 | Reads the holding register data table as 32-bit floating point numbers. |
|
| ByteBuffer | Z4Sight_Modbus_ReadHoldingRegisters_ByteBuffer | Reads the holding register data table as a ByteBuffer. |
