JSC „VILTRUS“
• K. Donelaičio str.
62, LT
-44248 Kaunas, Lithuania • Tel. +370 640 65040 • Email: [email protected]m •Web: www.viltrus.com
Ethernet
Ethernet interface is used for:
data transferring to central computer;
controller setup;
Firmware version upgrade and update.
Supported protocols:
Modbus TCP/IP Server –for data transfer;
Modbus TCP/IP Client –for event allert;
TCP –for data transfer;
UDP –for data transfer;
ICMP –for connection quality testing.
Modbus TCP/IP protocol
Modbus TCP/IP it is a Modbus RTU adapted for TCP. Modbus TCP/IP use TCP/IP protocol to transfer
Modbus data packets over Ethernet network. Modbus RTU packet and all his functions (except Modbus
control sum) is inserted into TCP frame and sent over 502 port, with is reserved for use with Modbus. All
Modbus TCP/IP clients and servers query and accept Modbus data over 502 port. Data security is
guaranteed by TCP (Transport Control Protocol). IP (Internet Protocol) takes care of addressing and data
transferring. Controller is using Modbus protocol for direct data exchange with PC, by using Ethernet.
Controller can work as Modbus Server and as Modbus Client at the same time. Modbus Client sends query
to Modbus Server, the Server makes decision, to answer in to query (read/write data), or to send it to other
Server.
Modbus Server
Controller use Modbus RTU protocol to communicate with client’s PC. PC, over UART interface query
Controller, with Modbus Server. The Modbus Server make decision what to do with query, and query
internal Modbus Server register or send query to next Server and so on…. Query contains TCP port, MAC
address (every controller has unique MAC), controllers IP address. Then query is sent over Ethernet.
Remote Server over Ethernet returns answer to Controllers Modbus Server.