alternating outputs

Join Date
Jul 2012
Location
Singapore
Posts
51
hi
Anybody pls help me to program three outputs alternatively , with 10 secs for each output.
this is similar to a hvac alternator, but here we have to alternate three outputs.
Thanks
chitradevi:confused:
 
I don't know excactly what do you want to do, but try to use timers to START/STOP outputs.
If you need to START/STOP one output depending on the other, I'd use positive/negative edge detection.
 
hi
Anybody pls help me to program three outputs alternatively , with 10 secs for each output.
this is similar to a hvac alternator, but here we have to alternate three outputs.
Thanks
chitradevi:confused:

What have you managed to do so far?

Try this-
Timer to increment count.
Counter = 1 turn on output 1
Counter = 2 turn on output 2
Counter = 3 turn on output 3
 

Similar Topics

Hi Everyone, trying to get an alternating output to work. Read through the forums on flip flop, toggle, etc. Found this site...
Replies
5
Views
4,283
A quick bit about me; Electronics, circuit and design engineering I'm very knowledgeable in. Amusement Industry show controllers and...
Replies
2
Views
1,745
Today I was making an online edit to a 5/40 Series E Rev K.2 with about 14% free memory. I was removing one branch in a large rung. Accept...
Replies
4
Views
3,194
I have 2 pumps not alternating at a lift station. When im at the panel and use the test switches to initiate the pumps,it alternates in the PLC...
Replies
22
Views
5,903
Hello I have been thinking in some way to operate 3 pumps in the same way (I have schneider modicon m340 PLC): -the pumps feed a tank. - As...
Replies
3
Views
1,919
Back
Top Bottom