stupid ML1000!!

I can take criticism!

This was a bandaid to fix the previous programmers mistakes..before we had an Automation Group, there were maintenance guys programming these things...
I've got some better examples of programs I've written thats for sure :)
I'm by no means a professional nor do I claim to be. I would just like to learn the most effective way to do what I have to do!!
 
Last edited:
There are some good suggestions here. If you have any timers that run at the same time the best option is to set one for the longest time and use compare instrucitons against the .ACC for the shorter timers. However, that's a lot of extra time programming work arounds.

You might want to consider the cost of your time -vs- the cost of a ML1200. The ML1200 is not really that much money, and you get a lot more performance out of it.
 
I learned all I know about AB from this site and nothing more, but right away I think you can drop at leat two of the timers from this code by comparing the acculumated time of one timer, instead of having two parrell timers. I think that you might also be able to use one timer for both rungs 1 & 2, but I havent really gone through it very carefully yet.

Sounds like the issue is resolved anyway.
 
Also have a read up on subroutines. It will break your code up and make it easier to follow. Line comments are also really helpful. Regards Alan
 
Thanks for all of your suggestions guys...Program is written and installed as I type this. Everything seems to be working good :)
 

Similar Topics

Been working with PLCs for a couple of decades, but almost 100% DirectLogic. Have a customer who wanted me to make a couple of simple changes to a...
Replies
3
Views
1,134
New to the EcoStruxure programming software (I'm an AutomationDirect guy) and I've been banging my head against the wall trying to figure out how...
Replies
2
Views
1,036
All Performed a managed ROCKWELL download before lunch. When it was finished it opened the file folder of were it loaded too. Customer called and...
Replies
4
Views
1,483
I have 3 valves that I need to open for 1 minute every 30 minutes, but not all at the same time. I have one TON timer (Start Blowdowns Timer)...
Replies
15
Views
4,644
I just quit my job lol 12 years of not being apricated and being treated like your nothing to them spending years learning new skills that saves...
Replies
50
Views
10,951
Back
Top Bottom