Industrial Networking
 

MODBUS TCP OVERVIEW

 

Modbus TCP Unplugged – An introduction to Modbus TCP Addressing, Function Codes and Modbus TCP Networking

Page 2 of 24 | first page | « previous page | next page » | last page | home

1.1 CONNECTION-ORIENTED

 

In MODBUS, data transactions are traditionally stateless, making them highly resistant to disruption from noise and yet requiring minimal recovery information to be maintained at either end.

Programming operations, on the other hand, expect a connection-oriented approach. This was achieved on the simpler variants by an exclusive ‘login’ token, and on the Modbus Plus variant by explicit ‘Program Path’ capabilities which maintained a duplex association until explicitly broken down.

MODBUS/TCP handles both situations. A connection is easily recognized at the protocol level, and a single connection may carry multiple independent transactions. In addition, TCP allows a very large number of concurrent connections, so in most cases it is the choice of the initiator whether to reconnect as required or re-use a long-lived connection.

Developers familiar with MODBUS may wonder why the connection-oriented TCP protocol is used rather than the datagram-oriented UDP. The main reason is to keep control of an individual ‘transaction’ by enclosing it in a connection which can be identified, supervised, and canceled without requiring specific action on the part of the client and server applications. This gives the mechanism a wide tolerance to network performance changes, and allows security features such as firewalls and proxies to be easily added.

Similar reasoning was used by the original developers of the World Wide Web when they chose to implement a minimal Web query as a single transaction using TCP on well-known port 80.
   

Solutions:

   
  » PowerQUICC Pro Server Source Code
  » PowerQUICC Pro Client Source Code
  » Altivar 31 Modbus TCP Server
  » Modbus I/O Board
  » Server Source Code
  » Client Source Code
  » Modbus TCP Gateway
  » Modbus RTU / TCP Client
  » Freescale Coldfire
  » NetBurner
  » Accelerated Technology Nucleus
  » NetSilicon Net+Works MB TCP Client
  » NetSilicon Net+Works MB TCP Server
  » ARC RTCS
  » Board Level Gateway
  » Development Core Module
  » Quadros Modbus TCP Server
  » VxWorks Modbus TCP Server
     


More Information
     
  » I need to Modbus/TCP-enable
My Product
  » I have a Networking Question
  » I want this file in PDF Format
  » I need to Find a Modbus/TCP Product
     
For Your Immediate Needs Call:

John Rinaldi
Networking Project Manager
1-800-249-1612
1-414-453-5100
     
Page 2 of 24 | first page | « previous page | next page » | last page | home
top of page
 
By John Rinaldi
Real Time Automation, Inc.
2825 N. Mayfair Rd. Suite 11
Wauwatosa WI 53222

(414) 453-5100 (V)
(414) 453-5125 (F)
www.rtaautomation.com
© Real Time Auomation, Inc. All Rights Reserved. | http://www.rtaautomation.com