GN-9371_2_3 User Manual
Page 92 of (110)
G-series GN-9371_2_3 PIO Rev. 1.02.docx
A.3.10 (0x17) Read/Write Multiple Registers
This function code performs a combination of one read operation and one write operation in a single
MODBUS transaction. The write operation is performed before the read. The request specifies the starting
address and number of holding registers to be read as well as the starting address, number of holding
registers, and the data to be written. The byte count specifies the number of bytes to follow in the write data
field.
The normal response contains the data from the group of registers that were read. The byte count field
specifies the quantity of bytes to follow in the read data field.
• Request
Write Starting Address Hi
Write Starting Address Lo
• Response
- In case of address 0x0800, 0x0801 output register value: 0x0000, 0x0000 changes to 0x1122, 0x3344.