question

Gilberto A S avatar image
0 Likes"
Gilberto A S asked Joseph Gillespie commented

AGV Destination Error

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?

avgscene.fsm

FlexSim 19.0.0
destinationavgdestination error
error.jpg (220.3 KiB)
avgscene.fsm (34.8 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.

1 Answer

·
Joseph Gillespie avatar image
0 Likes"
Joseph Gillespie answered Joseph Gillespie commented

@Gilberto A S

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

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


capture.png (8.2 KiB)
agvsceneanswer.fsm (33.7 KiB)
· 1
5 |100000

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

Joseph Gillespie avatar image Joseph Gillespie commented ·

@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 0 ·

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.