0001.fsm0001_autosave.fsm0001.fsm
I have two AGVs running through a course with many sources and queues. The sources are programmed to push a item at a defined time to the queue.
When I start the simulation, the first AGV starts driving to the first queue, obviously because there is an item. The second AGV starts even if there is no item at the first queue. I think it starts because there are items left at higher queues.
How can I change this behaviour? I want the AGVs only start, if the first queue is loaded.