You are here: Start » Filter Groups » Z4Sight_Modbus_WriteHoldingRegisters
Z4Sight_Modbus_WriteHoldingRegisters
Description
Writes the holding register data table in local memory to send to the Modbus controller.
Filters in this group
| Icon | Name | Filter Name | Description |
|---|---|---|---|
| sint16 | Z4Sight_Modbus_WriteHoldingRegisters_sint16 | Writes the holding register data table as signed 16-bit integers. |
|
| uint16 | Z4Sight_Modbus_WriteHoldingRegisters_uint16 | Writes the holding register data table as unsigned 16-bit integers. |
|
| sint32 | Z4Sight_Modbus_WriteHoldingRegisters_sint32 | Writes the holding register data table as signed 32-bit integers. |
|
| float32 | Z4Sight_Modbus_WriteHoldingRegisters_float32 | Writes the holding register data table as 32-bit floating point numbers. |
|
| ByteBuffer | Z4Sight_Modbus_WriteHoldingRegisters_ByteBuffer | Writes the holding register data table as a ByteBuffer. |
