Building a Cycle Timer

tgirard

Member
Join Date
Dec 2004
Posts
3
I'm having a hard time designing a ladder logic program that cycles between two times for on / off of an output. I use a Triangle Research PLC. I can get the on State with no problem. It's the off state / Loop back that I can't seem to make work.

So, The goal here is to Turn on a pump for 5 mins then shut it off for 10 mins. I need to do this constantly.

Any help here would be greatly appreciated.

-Tim
 
Try this in your logic.

Timer #2 NOT Done
----[/]-------------------[Timer #1]--------

Timer #1 Done
----[ ]-------------------[Timer #2]--------



Set Timer #1 for 5 mins, #2 for 10 mins, and use the Timer #1 Enabled (Timing) bit as permission to run your pump.
 
Last edited:
Rube said:
Set Timer #1 for 5 mins, #2 for 10 mins, and use the Timer #1 Enabled (Timing) bit as permission to run your pump.

I don't think AD has a timer enabled bit, in which case you'd use the Timer 2 not done bit.
 

Similar Topics

Hello everyone, I am a student and would like to take the next step and learn FactoryTalk (Batch preferably) and how to create HMIs etc. Would...
Replies
4
Views
492
Hi all Trend seemed to have carved a niche in building controls. The controllers seem expensive and inflexible, in the words of a Trend user. Do...
Replies
1
Views
491
I have a 24" plotter that we print out full scale backpanels and transfer all the holes to a backpanel for faster layout and build time. Does...
Replies
11
Views
1,630
Anyone building cabinets according to Korean standards? What to think about? Do you need to use components with Korean approvals?
Replies
0
Views
837
General question for everyone. I'm finishing up some industrial electrician training in the next couple years and then plan to open up my own shop...
Replies
2
Views
1,566
Back
Top Bottom