RSLogix 5000 & Visual Basic

manuplcsnet

Member
Join Date
Jun 2007
Location
Detroit
Posts
1
Does anyone have a RSLogix 5000 Automation Interface Reference manual?
I want to interface VB(VB6 or Visual Basic 2005 Express Edition) with RSLogix 5000 e.g open ACD file & convert to L5K using VB and vica versa, autogenerate some device code using VB etc.

Though I have programmed PLC's for 2-3 years, I'm new to VB.
Any help moving forward is appreciated.
 
Did you check the AB website for the manual?

I have been programming VB for a number of years now and this type of VB programming is not for a newbie. What protocol are you going to use as an interface DF1, ethernet? There are companies that sell the activex controls that would help you get a big head start.

Out of curiosity, what exactly are you trying to automate. Fault routines maybe. If you do have the spare time and a few weeks, it will be a nice project. Good Luck.
 
You may be over thinking the problem. The L5K file is just a XML text file. Your VB program can generate L5K files without any need for an interface with RSLogix5000. There is little value in duplicating the conversion from ACD to L5K in VB, RSLogix500 already does this part quite well. Learning how to generate an entire L5K file that converts properly is certainly a big enough task to take on.
 

Similar Topics

Hi folks, in the alarm manager of Rslogix 5000, the tag-based alarm has been created. But when I tried to change the condition, it was found the...
Replies
2
Views
158
I am completely stuck on building a ladder program that requires a start button to be pressed 3 times to turn on motor 1. Then motor 2 starts...
Replies
20
Views
586
First off, I'm a hobbyist-level programmer, and this program isn't controlling anything anything that could even remotely be considered "life...
Replies
18
Views
520
Hello all, I have a question in regards to RSlogix 5000. I am having issues with the program force closing when I try to make online edits. We...
Replies
0
Views
127
Back
Top Bottom