MODBUS communication function
5-9 HECR
5.8.2 Function code:06H Writing registers
Write data to assigned address.
◼ Request message <Normal> (Master to Slave)
◼ Response message <Normal> (Slave to Master)
◼ Communication example
1) Slave Address (=Unit number): No 1
2) Write data to register 0050H
(Commands to run)
Address of specified register
Address of register to write
Information written to 0050H (Stop flag)
Information of register to write
(Request):010600500001A8 [CR][LF]
(Response):010600500001A8 [CR][LF]
Data is sent and
received in ASCII
code.