![Modbus HD674-A003 User Manual Download Page 18](http://html1.mh-extra.com/html/modbus/hd674-a003/hd674-a003_user-manual_1817030018.webp)
Industrial
Electronic Devices
ADFweb.com Srl – IT31010 – Mareno – Treviso INFO:
www.adfweb.com
Phone +39.0438.30.91.31
User Manual
Modbus Slave / Modbus TCP Master - Converter
Document code: MN674-A003_ENG Revision 1.000 Page 18 of 30
E
XAMPLE
1:
Taking the first row of Figure 4:
Step 1
: A serial Modbus master do the request to the Converter to
read the “Coil Status” address 100 for 5 consecutive points;
Step 2
: The Converter sends to the TCP Slave 192.168.0.18 the read
request of “Coil Status” address 150 for 5 consecutive points;
Step 3
: The slave TCP replies to the Converter with the data;
Step 4
: The Converter sends back the data on serial.
E
XAMPLE
2:
Taking the second row of Figure 4:
Step 1
: A serial Modbus master do the request to the Converter to
read the “Input Status” address 110;
Step 2
: The Converter sends to the TCP Slave 192.168.0.19 the read
request of “Input Status” address 100;
Step 3
: The slave TCP replies to the Converter with the data;
Step 4
: The Converter sends back the data on serial.
E
XAMPLE
3:
Taking the third row of Figure 4:
Step 1
: A serial Modbus master do the request to the Converter to read the “Holding Register” address 91 for 6 consecutive points;
Step 2
: The Converter sends to the TCP Slave 192.168.0.18 the read request of “Holding Register” address 81 for 6 consecutive points;
Step 3
: The slave TCP replies to the Converter with the data;
Step 4
: The Converter sends back the data on serial.
Note:
If the TCP slave responds with an exception, that exception code will be transmitted to the serial master. If the TCP slave does not
respond within the estimated time defined by the Timeout parameter, an exception response will be given: error code $36.
Figure 5: Chart of Request data from serial Modbus