test.fsmI am trying to use an AGV to move boxes from two upstream queues to one downstream queue using Task Sequence List. The priority of the list is ordered by the waiting time of each box. The logic has been tested and worked. But when I put more processors in the simulation, the AGV network complains about not being able to find a valid path anymore. If I dont use the TS list in the "Use Transport", then it works. I also didn't see anything being pushed into the TS list though.
I followed the example from a previous thread. But I couldn't understand why the AGV network cannot find the valid path. I have rebuilt the path but it did not help!
Could any one help with identifying the root cause? Thanks!