question

Jotam C avatar image
0 Likes"
Jotam C asked Felix Möhlmann commented

AGV Park/Staging location with a task dispatcher

I am working on a much more complex simulation model, but I have attached a very small example of what I am trying to accomplish. After the package is delivered by the AGV as assigned by the dispatcher, I want the AGV to go to a staging/parking location different than the sink, and wait there until a new object has been created. At time, I will also want the AGV to go back to its home position while waiting. In my bigger model, I used dispatchers because I wanted to assign specific routes to each AGV. Please let me know if this can be accomplished. Thanks!

AGV Staging location.fsm

FlexSim 21.2.4
agvagvnetworkparking point
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 Felix Möhlmann commented

You can use the 'On Resource Available' trigger to have a task executer travel to a specified location (such as a certain control point) after finishing a task and becoming idle.

1655107736679.png

Also note that the 'NextWorkPoint' connections are not actually needed when you are not using the predefined AGV process flow.

agv-staging-location-fm.fsm


· 2
5 |100000

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