Hello everyone. I have a problem that I need help from everyone. I have a model out.fsm There was a problem in which the transporter brought the item from the queue to unload the truck.
In the model, the transporter will work alone until a new truck enters and other people will work. My logic is when all 3 trucks come in (Transporter4_4, Transporter4_2, Transporter4_3) all work at the same time.
After I asked the question and I solved the problem of my model. The result is that the transporter can operate all three vehicles at the same time. But the transporter accepted only one item. I would like to know why all three transporters do not accept the item? and this is the model that I have editedjoey.fsm Please help explain the solution for me.
Thanks for the help in advance.