Hello,
I try to develop a loop sorter model which includes +200 chutes. To send items to exit transfer, I use custom code Send Item on Conveyor
Queues can collect x number of items (10 in this example), when reach item on queues reach 10, an operator will carry these items to another place. (I used delay for now)
What I want to do is, when chutes reach 10 items, upcoming items on conveyor should be sent to loop.
My model sends items to exit transfer but when batched items delay, upcoming items stop at exit transfer.