MODBUS communication function
HECR 5-10
5.8.3 Function code:10H Writing multiple registers
Register content of assigned points of assigned address is written.
◼ Request message <Normal> (Master to Slave)
◼ Response message <Normal> (Slave to Master)
◼ Communication example
1) Slave Address (=Unit number): No 1
2) Write two consecutive data from register 0051H.
(Commands to change of target temperature (=30.0
o
C) and offset temperature (=0.50
o
C)
Head address of specified register
Head address of register to write
Quantity of register to write
Quantity of register to write
Information written to 0051H
(Target temperature)
Information written to 0052H
(Offset temperature)
(Request):011000510002040BB80032A3 [CR][LF]
(Response):0110005100029C [CR][LF]
Data is sent and
received in ASCII
code.