question

kl avatar image
0 Likes"
kl asked Jason Lightfoot commented

Modeling logic error with advanced AGV

Hello, I am building a model with advanced AGV. In order to run the model, I have input the process flow to each AGV and create 2 global list for task sequence. I use next work point branches for this model. I am wondering why the model cannot run, hope to get some suggestions, thank you!!!

my model: layout.fsm

FlexSim 21.2.4
global listadvanced agvmodelling logic error
layout.fsm (153.2 KiB)
· 3
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 kl published

You have to push the items to the AGVWork list in the transport reference field.

capture1.png

Your AGVs also start at a control with no NextWorkPoint connection, so they won't start to travel around the network since there is no reference of where to move next.

You can find additional information and a tutorial about the AGV Process Flow template on the manual pages linked below.

https://docs.flexsim.com/en/21.2/WorkingWithTasks/AGVNetworks/UsingAGVProcessFlowTemplate/UsingAGVProcessFlowTemplate.html

https://docs.flexsim.com/en/21.2/Tutorials/TaskLogic/Tutorial4AGVs/AGVOverview/AGVOverview.html

Finally, I want to mention that the scaling in your model looks weird. Are the processors and distances between them supposed to be in the order of tens of kilometers?


capture1.png (7.8 KiB)
· 6
5 |100000

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