question

Sofia G21 avatar image
0 Likes"
Sofia G21 asked Sofia G21 commented

Different Work Point Loops for Different Types of AGVs?

I have a model with 3 different types of AGVs, and their paths overlap in different areas of the layout. Is there a way that I can have different NextWorkPoint or Work Point connections for different AGV types?


Reason for question: I don't want AGV1 going down the Work Point Loop of AGV2.

I looked at the AGV Process Flow template and the AGV Network properties. I have an advanced AGV Process Flow for each of my AGV types. It seems that the NextWorkPoint connections is based on a global list called 'NextWorkPoint'. Would it be as simple as creating a new goblal list NextWorkPoint (i.e. NextWorkPoint2) and updating anywhere in the Process Flow it is referenced? Thus having 3 lists, and each of the 3 AGV Types Process Flows using a different Global list?

FlexSim 22.2.0
agvnetworkagvpathagvcontrol
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 Sofia G21 commented

For the most part: Yes, you can just use multiple lists and determine which one to pull from based on some condition, like a label on the AGVs. You can create more connection types in the AGV network properties. If you check the List option, the automatically generated global list will have the necessary partition structure.

capture.png

If a control point at which items are picked up belongs to multiple loops, you would also need to make sure that only the 'correct' AGVs can pull the respective items (if there is a distinction). For this I would further partition the WorkList by adding a number that signifies which loop the item belongs to to the partition id.

capture2.png


capture.png (21.9 KiB)
capture2.png (24.2 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.