I have 3 unload positions (or lines) where 4 transporters go to get unloaded. How can I sequence transporters so that as soon as all the transporters at a particular position are done, more transporters (4) are dispatched to the position in the right order (front position, then next, then next, etc.).?
I have been able to keep the transporters there while being unloaded, but the model is not wanting to give me a true round robin on the flow (or dispatch), which is what I want. I have tried setting labels and itemtypes to sendto port but cannot get it to function properly. How can I solve this problem and move on with my model?