question

MPeyman avatar image
0 Likes"
MPeyman asked MPeyman commented

Travel to nodes

Hi Dear All,

In this attached model, I created a network of nodes, the 2 AGV works as a operators and starts from node NN1 and they should travel pickup items base on table called "destinationToGo" and reach to destination. But when I run the model it dose not work and the AGV only goes to destination. I would appreciated if anyone help me in this matter.

FlexSim 23.0.8
operatornetwork nodetaskexecutors
· 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.

1 Answer

José Antonio MD avatar image
0 Likes"
José Antonio MD answered MPeyman commented

Hello @MPeyman ,

You have some errors in the model.

  1. In the "Assign table row" activity, you use a label that does not exist and that is why it gives the error.
  2. There is a bad connection in the ProcessFlow activities (I don't know the reason), so it travels directly to the final destination. I have disconnected and reconnected and it works fine.
  3. Queue9 does not exist in your system and yet it appears in the table.

Attached is the model with some changes.model-flex_Sol.fsm

I hope I have been helpful



model-flex-sol.fsm (50.5 KiB)
· 5
5 |100000

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