You are here: Start » Filter Groups » AILSystem_Modbus_WriteHoldingRegisters
AILSystem_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 | AILSystem_Modbus_WriteHoldingRegisters_sint16 | Writes the holding register data table as signed 16-bit integers. |
|
| uint16 | AILSystem_Modbus_WriteHoldingRegisters_uint16 | Writes the holding register data table as unsigned 16-bit integers. |
|
| sint32 | AILSystem_Modbus_WriteHoldingRegisters_sint32 | Writes the holding register data table as signed 32-bit integers. |
|
| float32 | AILSystem_Modbus_WriteHoldingRegisters_float32 | Writes the holding register data table as 32-bit floating point numbers. |
|
| ByteBuffer | AILSystem_Modbus_WriteHoldingRegisters_ByteBuffer | Writes the holding register data table as a ByteBuffer. |
