question

Hannah avatar image
0 Likes"
Hannah asked Felix Möhlmann answered

Can task executers pass through each other on an AGV network?

I would like a task executer to be able to pass through another task executer stopped ahead of it on an AGV network. Is this possible?

FlexSim 22.2.3
agvnetworktaskexecutoragvpath
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

To do this, you have to allow other AGVs to allocate the control point the idle AGV is currently occupying. The easiest way would be to increase the maximum number of allowed allocations for the control points.

If that is not feasible in your model, you could also try to "move" idle AGVs to another dummy control point, to free up the one in the actual network.

The timing of doing this will be tricky to get right when using a dispatcher, so I would only use this approach when the AGVs are controlled by a process flow. Because then you can be sure that the AGV can be moved back to its actual control point before it starts a new task.

AGVPassIdle.fsm


agvpassidle.fsm (42.5 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.