EasyManua.ls Logo

ADF Web HD67507-A1 - Page 35

ADF Web HD67507-A1
45 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Industrial Electronic Devices
ADFweb.com S.r.l.
User Manual
Modbus TCP Slave
/
Modbus Master
Document code: MN67507_ENG Revision 2.400 Page 35 of 45
Example 1:
If you want, from TCP network, write a data it the RTU
network on the device at:
Address 5;
Through Gateway WORD 100 (Address RTU);
Address TCP 1000.
In the above scenario:
Specify the type of data between:
Coil Status (bit in read write);
Input Status (bit in read);
Holding Register (word in read and write);
Input Register (word in read).
From the side of the MODBUS TCP:
Address of data to read.
From the side of the MODBUS RTU:
Address of the device to interrogate;
Address of data to read on device.
Note:
If the RTU slave responds with an exception, that exception code will be transmitted to the TCP Master. If the RTU slave does not
respond within the estimated time defined by the Timeout parameter, an exception response will be given on TCP side: error code $0B.