Staging of boxes one by one

Nice!

The two PE -] [- instructions in series, though in different branches, triggered a memory: that is the State Coil/Fault Coil design pattern; cf. here.

Not that it matters functionally, but it could be coded slightly more simply as that canonical pattern:
2Rungs.png
 
Our code golf solutions do not work in the case where two boxes arrive close together on the belt that is upstream from the staging belt. That may never happen, but if it does then we need to also control when the upstream belt is runs.

My first attempt's logic does that, but inefficiently as it stops the upstream belt any time the gap is being generated, even if there is no box on the upstream belt. The logic could instead be running the upstream belt, concurrently with running the staging belt, to get the next box into position.
 

Similar Topics

I need help with what most of you find probably simple, but it has me perplexed, I'm very, very new at this.... I have the basics down but I'm...
Replies
9
Views
1,873
Hello, we have created a proposal for a question and answer network for industrial automation in the area of ​​the Stack Exchange Network. Those...
Replies
13
Views
5,561
Good Day Everyone I need your help, I have a 6 stage compressor for cooling a building. I need to program logic for a Micrologix 1500 to have the...
Replies
9
Views
4,709
I have a system that i need to automate, I has a total of 7 refrigeration compressors, all with capacity control, the system needs to run based...
Replies
9
Views
4,369
Is there any special steps i have to take to tell directsoft or the plc to use stage logic (rll?). +------+ |ISG S0| +------+ |...
Replies
5
Views
4,192
Back
Top Bottom