Door exercise 4 question

http://www.thelearningpit.com/lp/doc/dl/dl-rl.html

Your lack of context is adoorable!

Instead of two outputs on one ring you can do:
Code:
           B/1
Logic---()

B/1      B/2
][----------()

B/1      B/3
][---------()

A one shot can be done like
Code:
B/1      B/2
][----------()

B/2     B/3    B/4
][------]/[---------()

B/2     B/3
][----------()

B/4
][--------oneshot logic

If you can guarantee B/1 won't change in-between the 2nd and 3rd rung, you can remove the first rung. Order of the rungs is important.
 
Last edited:
http://www.thelearningpit.com/lp/doc/dl/dl-rl.html

Your lack of context is adoorable!

Instead of two outputs on one ring you can do:
Code:
           B/1
Logic---()

B/1      B/2
][----------()

B/1      B/3
][---------()

A one shot can be done like
Code:
B/1      B/2
][----------()

B/2     B/3    B/4
][------]/[---------()

B/2     B/3
][----------()

B/4
][--------oneshot logic

If you can guarantee B/1 won't change in-between the 2nd and 3rd rung, you can remove the first rung. Order of the rungs is important.
I must've misunderstood, but maybe you can look at what I got from what you said. Thanks for the input, greatly appreciated.
 
Last edited:

Similar Topics

I have got this #4 working,but I would like to know if I have missed anything or if there is a better way. Does it matter how many rungs you have...
Replies
3
Views
2,581
Hello all! I'm VERY new to PLCs and ladder logic. I'm having a VERY hard time preventing my motor from bursting into flames in Door Simulator...
Replies
2
Views
1,843
I've noticed a strange behavior with certain rotary disconnects. We all know that, if installed correctly, the disconnect interlocks with the door...
Replies
6
Views
1,452
I have noticed that many HMI have a Nema rating of Mena 4/4X (indoor use only) Does anyone have any guesses as to what the constraints are that...
Replies
5
Views
1,790
Our system has S7 1516 F CPU. We have doors that have contactless safety doorcontact that is cat 4 ple rated. The sensor provides us with two...
Replies
7
Views
2,975
Back
Top Bottom