AGV Destination Error

AGV Destination Error

gilberto_a_s
Not applicable
48 Views
2 Replies
Message 1 of 3

AGV Destination Error

gilberto_a_s
Not applicable

[ FlexSim 19.0.0 ]

I'm trying to replicate the scene in the video: https://www.flexsim.com/flextips-moving-flowitems-between-objects/ , but it's not working cause it reads that the Control Point3 (the one attached to the Soucrce) has no destination. How do I give it a destination?

21497-error.jpgavgscene.fsm

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

joseph_g3
Not applicable
Accepted solution

@Gilberto A S

The problem in your model is that it is impossible for your AGVs to reach ControlPoint3:

21504-capture.png

AGV paths by default can only be traveled on in one direction, as indicated by the arrows (shown in the red boxes). Since there are no paths that can be traveled on in the correct direction to ControlPoint3, it causes an error. You can fix this by making the paths all point in the same direction, like in this updated version of your model: agvsceneanswer.fsm

0 Likes
Message 3 of 3

joseph_g3
Not applicable

@Gilberto A S

If you are interested, I also recommend the AGV tutorials on the FlexSim website: TASK TUTORIAL 4 - AUTOMATIC GUIDED VEHICLES (AGVS)

0 Likes