Christian,
The AGV process flow will automatically park an AGV if the following conditions are met:
1. The AGV is at a NextLookForWork control point that has ParkPoint connections
2. The AGV battery is below the low threshold OR the load balancing heuristic says that there is not enough work to do.
The load balancing heuristic basically tries to keep the number of active AGVs equal to the number of active Items.
The reason that your model never seems to have more than 3 AGVs working at one time is that the number of active Items never gets above 4 (almost always never more than 3 except for very infrequent and short times). You can change the load balancing heuristic to keep more AGVs active but that would mean that you had AGVs moving on the network with nothing to do (i.e. it would be inefficient). The only other way to have more active AGVs will be to modify the times in the model so that there are more items.
I did notice that in some cases an item leaving "Processor1" will have to wait for an AGV coming from "Queue2" instead of getting one from parking. You can change this by moving the control point "AGVStartingPoint" to just after the drop off point for "Queue2".
I hope this helps, Brandon
img src="https://damassets.autodesk.net/content/dam/autodesk/logos/autodesk-logo-primary-rgbblack-small_forum.png" >
Brandon Peterson
Principal Technology Consultant
>