2024 2025 Student Forum > Management Forum > Main Forum

 
  #2  
10th March 2016, 06:34 PM
Super Moderator
 
Join Date: May 2012
Re: Modbus rtu vb net code

He buddy the class MbusRtuMasterProtocol implements the Modbus RTU protocol and the class MbusTcpMasterProtocol implements the MODBUS/TCP protocol.

In order to use one of the three master protocols, the desired protocol flavour class has to be instantiated.


Modbus is a master/slave protocol with half-duplex transmission.

One master and up to 247 slave devices can exist per network.

The protocol defines framing and message transfer as well as data and control functions.

The protocol does not define a physical network layer. Modbus works on different
physical network layers. The ASCII and RTU protocol operate on RS 232, RS 422 and

RS 485 physical networks.

The Modbus/TCP protocol operates on all physical network layers supporting TCP/IP. This compromises 10BASE-T and 100BASE-T LANs as well as serial PPP and SLIP network layers.


Library structure




Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5. The time now is 09:20 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
SEO by vBSEO 3.6.0 PL2

1 2 3 4