question

Ajay M avatar image
0 Likes"
Ajay M asked Jeanette F commented

Can we create logic where AGV picks if there is item in a Q or moves to next Q?

Can we create logic such that AGV picks whether there is an item in a queue (Q) or moves to the next pickup point or queue (Q)?

If there are Three queues such as Pickup Queue1, Pickup Queue 2, Pickup Queue3 and Dropoff Queue1, Dropoff Queue2, Dropoff Queue 3 etc

How can we write logic such that AGV picks whether an item is available in queue 1 and moves to the next queue if not? (and this logic should be repeated irrespective to number of queues maybe in loop)

I attempted this logic using process flows and sub flows but was unable to establish a loop.

Could anyone help me up? or suggestion? Thank you in Advance

FlexSim 22.2.2
agvprocessflowconditional decidelogic
· 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

Logan Gold avatar image
0 Likes"
Logan Gold answered Ajay M commented

It sounds like you want to use one of the AGV Process Flow Templates:

https://docs.flexsim.com/en/22.2/WorkingWithTasks/AGVNetworks/UsingAGVProcessFlowTemplate/UsingAGVProcessFlowTemplate.html#basicAGV

I believe the Basic AGV template will do what you want, but I suggest at least reading through the documentation on the other templates to see if they provide any additional functionality that you may want to use.

If you're not familiar with AGV Networks, then you may want to start with "Key Concepts About AGV Networks" in the documentation (it should show up in the side bar of the link above). Then, you can work your way down to the AGV templates that I linked.

You can also find a tutorial on AGVs here:

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

This will be more general information on AGVs and step by step guides on how to build a few different AGV models, so it may go over some of the same information as the template documentation.

· 9
5 |100000

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