This process is a situation in which an item is created and then loaded in a free space. So if possible, the items that came in first should go out first.
After running the file below, a little later, you can see the item going out to the exit only through the number 3 (bottom) conveyor.(Can't adjust the value of the conveyor)
What I want is not to keep No. 3 going out, but to allow the items piled up on conveyor No. 1 and No. 2 to get out (similar to the concept of first-in and first-out)
What's the way?
- Round robin?
- If an item is stopped on line 1 for more than 30 minutes, can you block the number 3 conveyor and start the number 1 conveyor?