question

David Chan avatar image
0 Likes"
David Chan asked Jordan Johnson commented

Using AGV Processflow: One or multiple?

Hi

I would like to know for the different AGV with different task type, should we setup different AGV processflow? Currently, I have two types of AGVs. One for production and one for finished good. They run on the same tracks. Will there a different in result when having a single AGV PF or multi-page of AGV PF? Anyone has any suggestion and advise on this?

Thanks

David

FlexSim 18.1.2
agv process flow
· 2
5 |100000

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

Isaac Litster avatar image Isaac Litster commented ·

You can do it with one AGV PF if you would like. You would just have to partition the lists.

0 Likes 0 ·
Jordan Johnson avatar image Jordan Johnson ♦♦ Isaac Litster commented ·

I would not mess with the list partitions, since they are already partitioned by control point. You can partition by multiple values, but that is usually difficult to manage correctly.

0 Likes 0 ·

1 Answer

·
Jordan Johnson avatar image
0 Likes"
Jordan Johnson answered

I would use one flow. The AGVs pull from a list to see if there is an item to load. You could add a dynamic field to that list that returns a 1 if the AGV can load the item, or a 0 otherwise. Then, in the pull query, you could say WHERE MyField, to filter out items that the AGV should not load.

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.