Best Practices Programming Kinetix Question

Psymon

Member
Join Date
Jul 2004
Location
Wisconsin
Posts
111
Hi All -

I have a system that I am setting up with about 50 axes of motion. There are 10 stations total where 9 of them are exactly the same. I have written the program where everything is pretty much the same except the name of the axis. Now, if I were able to create a Program Scoped AXIS_CIP_DRIVE tag, I would be a happy man, since for example, I could create a program scoped tag called RotaryTable in my program Station 1 and have it aliased to my St1RotaryTable cotroller scoped axis tag. I am ashamed to admit that when I do a minor program change to one program, sometimes I forget to change the axis name and it gets replicated 8 more times and then I feel like an idiot when I eventually find it. The bigger changes I just export the program and use a find/replace in notepad to change the axis names.

This is my first time doing a system with so many duplicate sections, and I'm just trying to come up with ways to make my programming more streamlined (i.e. easier). So if you have any tips or tricks, please, I'm all ears.

Thanks,
Jay
 

Similar Topics

I've been doing PLC programming for about 15 years now but all of my experience has been with Allen-Bradley PLC's. A few months ago I started a...
Replies
5
Views
3,149
I'll start. Name coils with their true state. For example, if the photo eye is light operate, make the coil PE Clear. That way, when you see the...
Replies
72
Views
25,018
If I have a program that requires 10 different PID loops should I 10 different period tasks (using RSLogix5000)?
Replies
4
Views
2,334
I am looking for Ladder programming Best Practices and Tips. My Background is mostly AB and AD some Omron. Just looking for things to use in...
Replies
28
Views
15,377
I have a relatively small network but I am having some issues with PowerFlex 755 drives (using the native ethernet card) Faulting with the F926...
Replies
0
Views
207
Back
Top Bottom