How to make agvs wait in line

How to make agvs wait in line

Troy7
Not applicable
124 Views
2 Replies
Message 1 of 3

How to make agvs wait in line

Troy7
Not applicable

[ FlexSim 22.2.0 ]

I am trying to set up a simple AGV system like below:

1686825128885.png

AGV1 and AGV2 have the same destination, when AGV1 move to control point, I want that another one move together and keep queue, when AGV1 leave, AGV2 continue moving to control point:1686825939727.png

but AGV2 stay at start point until AGV1 leave.

1686826484314.png

Is there a way to make both AGVs wait in line?

Thanks for your help.

agv_queue.fsm

0 Likes
Accepted solutions (1)
125 Views
2 Replies
Replies (2)
Message 2 of 3

jason_lightfootVL7B4
Autodesk
Autodesk
Accepted solution

Either add more control points or:

  1. change the max number of allocations at the destination
  2. have it deallocate at the next control point
  3. set the agv path to default accumulation
0 Likes
Message 3 of 3

Troy7
Not applicable

Thanks a lot, it works.

0 Likes