Please help me about ladder diagram control conveyor

@parky's approach:
Conveyor_parky.png
also works if the Normally Closed contact on the timer-done bit is moved to the output rung, and the Run Latch bit is a simple one-time seal-in:
Conveyor_parky_mod.png
OP's problem description is a TOF (Timer OFf-delay) circuit.

Inverting the input and output of a TON (Timer ON-delay) instruction makes it a TOF, almost i.e. with the exception that it must not be running when the input is 0 at the time the PLC enters RUN mode: that exception is handled here by the Sealed-In Coil pattern (cf. here) driving the Run Latch bit.

Also, I had a typo in the STMR circuit; it should be this:
Untitled.png
Finally, for brands of PLC with TOF timers that have more than 16 bits available in their preset value, the program may reduce to three instructions on as little as one rung:
tof3.png
 
Finally, for brands of PLC with TOF timers that have more than 16 bits available in their preset value, the program may reduce to three instructions on as little as one rung:

I hadn't realised that timers didn't generally go to an hour, as I only really use Siemens which go up to almost 25 days.

It seemed like an oversight at first, but how often do you genuinely need a timer for over an hour?
 
Here it is on one rung, only downside is the timer will not start until the PE becomes clear but as it is only a second or two wouldn't matter over an hour.

Conveyor.png
 

Similar Topics

please help me . I have to make this ladder diagram and I can’t figure it out :(
Replies
12
Views
343
Q(1) Design a controlling system using DVP-40ES Delta PLC for a threestory Elevator Prototype as shown in the figure below. Show in details the...
Replies
4
Views
2,167
https://onedrive.live.com/redir?resid=31346F822CD6265E!327&authkey=!AGQdmlcOPkXulWM&v=3&ithint=photo%2cjpg All I need to hard wire is one push...
Replies
8
Views
2,307
hello, i am maggiesparky and have visited this forum many times and just love it. well i have a ladder diagram question and ask for your help to...
Replies
13
Views
3,860
Hello all, I have been in the maintenance field for about six years now, and I work around many machines running with the SLC 5/03 and 5/04. We...
Replies
35
Views
9,032
Back
Top Bottom