Hi everyone,
I would like to put several AGV waiting on the same parking spot but I can't find how.
In my loop, an AGV drop an item and is called to the next workstation. If the item in the workstation is still on it, the AGV waits next to the the workstation on a parking spot.
As you can see below, the dropping point of the machine 6 calls the AGV. If there is nothing, the AGV goes to the parking point next to the dropping point of the machine 6.
The problem is when there is another AGV coming and when the parking spot is already full : The new AGV remains stuck below and even when the parking spot become available, it doesn't move anymore.
I resolved this problem by putting several parking spot next to the first one but I have a limit of the number of object I can put (student licence). In order to save a maximum of object, I would like to resolve this problem by putting only one parking spot.
Then I tried to increase the number of allocation of the control point that does the parking spot but it changes nothing
Do you have any idea to solve my problem ?
Thanks a lot,
Loïck