Go Back   Mike Holt's Forum > Electrical Calculations/Engineering
Forgot Login Information?
Register FAQ About Moderators Members List Calendar Search Today's Posts Mark Forums Read

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-17-2010, 10:57 PM
SG-1's Avatar
SG-1 SG-1 is offline
Senior Member
 
Join Date: Jul 2009
Location: South Carolina
Posts: 481
Default MODBUS Software

Does anybody know if a software program for modbus exists that will allow the user to communicate with different brands of equipment.

Say I have GE, Square D, CH, etc...
must I have different software that is specific for each brand of equipment ?
  #2  
Old 01-17-2010, 11:09 PM
jim dungar jim dungar is offline
Moderator
 
Join Date: Feb 2003
Location: Wisconsin
Posts: 5,459
Default

Do you mean communicate as in in "talk" to and get information from, or are you looking to do programming.

MODBUS is simply a communications protocol. There are many software programs that will interrogate Modbus ports.
__________________
I think I have already told you more than I know.
  #3  
Old 01-18-2010, 02:07 AM
SG-1's Avatar
SG-1 SG-1 is offline
Senior Member
 
Join Date: Jul 2009
Location: South Carolina
Posts: 481
Default

Talk to & get information from.
  #4  
Old 01-18-2010, 11:47 AM
GeorgeB GeorgeB is offline
Senior Member
 
Join Date: Sep 2005
Location: Greenville SC
Posts: 276
Default

Quote:
Originally Posted by SG-1 View Post
Talk to & get information from.
I believe that most MODBUS host applications will talk to slaves of any manufacturer who properly follows the implementation. Modicon used it (originally) for much of their serial (RS/EIA232, RS/EIA422/485) communications, in particular to operator interfaces and to host computers. There is a theoretical limit of 247 slaves per host.

Back in the late 80's, a friend wrote a Basic application as a host to read and write over Modbus. I misplaced it, darnit.
  #5  
Old 01-18-2010, 11:52 AM
jim dungar jim dungar is offline
Moderator
 
Join Date: Feb 2003
Location: Wisconsin
Posts: 5,459
Default

Modbus is probably the most widely used industrial communications protocol. Drivers are available form almost every data collection company.

If you want to write your own driver, go to the modus.org website.
__________________
I think I have already told you more than I know.
  #6  
Old 01-18-2010, 03:41 PM
SG-1's Avatar
SG-1 SG-1 is offline
Senior Member
 
Join Date: Jul 2009
Location: South Carolina
Posts: 481
Default

Thank you, Jim & George.
  #7  
Old 01-18-2010, 04:01 PM
petersonra petersonra is offline
Senior Member
 
Join Date: Aug 2004
Posts: 6,046
Default

Quote:
Originally Posted by GeorgeB View Post
Back in the late 80's, a friend wrote a Basic application as a host to read and write over Modbus.
I wrote a program in basic to interrogate Modicon PLCs as well. Back about 1992 or so. It ended up running on a number of machines. I only implemented Modbus ASCII though. RTU was more work than I wanted to do and ASCII has a huge advantage in that the packets are (guess what) ASCII. RTU uses binary packets, making it harder to test and debug.
__________________
Bob
Closed Thread

CEU Banner Forum Pages

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 06:43 AM.

- Archive - Top

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.