Simple question...need a simple answer

about as "simple" as it's going to get ...

Greetings ...



I just put together a little program (attached) that I think might do what you want ... it follows a “cookie-cutter” approach to your “sequencing” problem - at least your problem as I understand it ... just keep in mind that there are many ways to do the same thing ... some are much more “elegant” than the solution that I’ve posted, but then again, this one is probably as “straight-forward” as you’re going to find ... basically you need to go through and tweak the timers’ Preset values for the amount of time that each valve needs to stay on ... if you need more valves - or more steps - just follow the same “cookie-cutter” approach and continue the pattern ...



basic ideas:



the operator starts the cycle ...

the operator may stop the cycle at any time ...



Step 1 ...

Valve A opens for some amount of time ...

Valve A closes ...

Valve B opens for some amount of time ...

Valve B closes ...

Valve C opens for some amount of time ...

Valve C closes ...



Step 2 ...

Valve A opens for some amount of time ...

Valve A closes ...

Valve B opens for some amount of time ...

Valve B closes ...

Valve C opens for some amount of time ...

Valve C closes ...



Step 3 ...

Valve A opens for some amount of time ...

Valve A closes ...

Valve B opens for some amount of time ...

Valve B closes ...

Valve C opens for some amount of time ...

Valve C closes ...



the cycle automatically stops ...



actually this is a “just getting started” approach to sequencing a set of outputs - but the straight-forward arrangement is a very handy one to use whenever a field technician might have to “tweak” the cycle’s duration times as the machine’s operation changes as it ages - or as repairs and modifications become necessary ...



hope this helps ...
 

Similar Topics

Hello again..trying something on an existing poorly written program and just wanted to double check something system is an A-B MicroLogix 1200 In...
Replies
5
Views
178
Hi all, Writng a FB in ST on Beckhoff TC for a pulser which turns on and off on a cycle, is paused by turning bControlInput to FALSE, but resumes...
Replies
6
Views
269
Hi all, I have a simple question that I have overcomplicated and gotten stuck on. I have a variable, we can call it "light" that I need to stay...
Replies
4
Views
329
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,127
Will going online with a modicon controller in Proworx 32 write to the controller? I have a backup of the program open and would like to go...
Replies
5
Views
2,174
Back
Top Bottom