RSLogix5000 Code Generation Technique

markhommer

Member
Join Date
Jan 2006
Location
Wichita,KS
Posts
11
Greetings,



I wanted to share a technique that I use when I need to duplicate large quantities of repetitive logic using RSLogix5000. The link below is a tutorial showing this technique which involves editing the .L5K file. An Excel VBA script is also shown to help automate the duplication process. As you may be aware, the .L5K file is a text file which fully represents the RSLogix5000 project. This method is very useful at the beginning of a project, when we are adding our standardized alarm logic for motors and devices. Many of our projects involve hundreds of motors and devices. A word of caution, any editing errors in the .L5K file will corrupt your project. Save a backup first. RSLogix5000 does have a very nice Import Rung/Tag function which makes sense for smaller quantities of duplication.



http://members.cox.net/markhomm/Code_Generation.pdf





Does anyone else have any similar techniques that they would like to share?



Regards,

Mark
 

Similar Topics

Hi guys, I hope you are all doing well. I'm trying to connect a SICK BarCode Reader (CLV630-6120) to RSLogix in order to use it with my PLC...
Replies
3
Views
4,282
Hi, I use Excel to write some routines and was wondering if it is possible to add rung comments when doing so? Excel function: ="MOV "&[@[Range...
Replies
2
Views
2,547
Need good example/sample of aoi RSLogix5000 code to read&write through RS232 port on Need good example/sample of aoi RSLogix5000 code to...
Replies
0
Views
1,840
Anyone have some code I can use for refrigerant Compressors Sequence Control IE an example Cascade Sequencers The simplest sequencers use a...
Replies
3
Views
2,060
Morning. Have a 2 Sercos Ultra 3000 drives configured onto RSL5k Version 20. I want to display that text message for the drive and axis status...
Replies
0
Views
1,275
Back
Top Bottom