I'm creating a conveyor line with a bunch of spurs. Currently, I'm randomly assigning items to these spurs and want a photo eye to redirect items if the spur becomes full. If a spur becomes full, I want the Decision point to redirect the item to an empty spur or if all of the spurs are full, redirect them to a recirculation point. In my model, I'm representing the recirc point with a sink.
Any help is appreciated, I'm brand new to the software. Thanks!