question

Will S2 avatar image
0 Likes"
Will S2 asked Andrew O commented

How to use global list building From-To table?

Hey guys:

We want to build a AGV simulation model ,which can sent cargos from 3 racks to each other. We trying to use global list ,but we found that one road need one global list ,if we want to extend our model ,that would be too much global list…


For example,if we have 3 rack , we need 3(3 rack)*2(2 road)=6 global list to control AGV



Is there any possible to use one global list in one rank or less global list to build from to table?

Like goods from different places to the same place .


The following is an example model but there may be some problems.

https://drive.google.com/file/d/1HPa9HGy0bT6zi249uqXlyv13Jf901B2V/view?usp=sharing

FlexSim 22.2.0 (beta)
agvpathglobal listproessflow
· 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.

Andrew O avatar image Andrew O commented ·

Hi @Will S2, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Felix Möhlmann avatar image
1 Like"
Felix Möhlmann answered Felix Möhlmann edited

You can use a single list that is partitioned by a combination of the origin and destination. (All items are on one list but in separate sections/partitions)

Each rack is then set to pull items from its respective partition. To view the partition ID field you have to expand the GUI by clicking on the arrow symbol in the bottom right.

1659342937348.png

1659342876865.png

Note that you can can only pull from a single partition at a time. For more complex logic (an item can go to more than one location, for example) you would have to use labels and queries instead.

https://docs.flexsim.com/en/22.2/ConnectingFlows/Lists/WorkingWithLists/WorkingWithLists.html


1659342876865.png (11.0 KiB)
1659342937348.png (7.1 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.

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.