Modbus TCP/IP is really the Modbus RTU protocol with a TCP interface that works on Ethernet TCP/IP backbone.
The Modbus messaging shape is the application protocol that defines the rules for organizing and deciphering the records unbiased of the statistics transmission medium.
TCP/IP refers back to the Transmission Control Protocol and Internet Protocol, which affords the transmission medium for Modbus TCP/IP messaging. Simply stated, TCP/IP permits blocks of binary data to be exchanged among computers. It is likewise a global-extensive standard that serves as the
foundation for the World Wide Web. The number one characteristic of TCP is to make sure that each one packets of facts are received efficiently, at the same time as IP makes positive that messages are successfully addressed and routed. Note that the TCP/IP aggregate is merely a transport protocol, and does not outline what the information method or how the statistics is to be interpreted (this is the task of the software protocol, Modbus in this situation).
So in summary, Modbus TCP/IP makes use of TCP/IP and Ethernet to hold the facts of the Modbus message structure among compatible gadgets. That is,Modbus TCP/IP combines a bodily community (Ethernet), with a networking wellknown (TCP/IP), and a general method of representing records (Modbus as
the application protocol).
Essentially, the Modbus TCP/IP message is truly a Modbus verbal exchange encapsulated in an Ethernet TCP/IP wrapper.