question

David Seo avatar image
0 Likes"
David Seo asked Matthew Gillespie edited

How to pull from list using AGV and PF

I want to know how to 'pull from list' using List and AGV.

This demo model has only three processors and three pulling Queues, But Many pulling queues and the processors exist in the real model.

agv-list-lg-kim-2.fsm

How can I control it using PF?

FlexSim 19.0.2
agvlist
· 4
5 |100000

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

Jeff Nordgren avatar image
2 Likes"
Jeff Nordgren answered David Seo edited

@Seung Yong Seo,

Attached is your model with the modifications that I've made. I wasn't real sure the purpose of Queue4 and it's Source, so I disconnected them.

I have 3 TaskExecuters in the model but only included 2 of them in the AGV group. You can add the third one and it will work as well. You can add as many destination Queues and AGVs as you want as long as they are included in the appropriate groups.

The way I understand what you want is basically pull from the Queues the items that the Processors have completed to the appropriate queues.

My model has similarities to the model that @Tanner Poulton has but is also different. Take a look at the attached model and see if it will do what you are wanting it to do. Or maybe it can at least give you enough information to help you get what you need to have done.

If you have any questions or problems, please let us know.

Thanks.

agv-list-lg-kim-2-jn1.fsm


· 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.

tannerp avatar image
0 Likes"
tannerp answered David Seo commented
@Seung Yong Seo

I apologize, I didn't quite understand what was going on the first time. Unfortunately, there's no way for the Queue Objects to pull the items using a transporter. You can, however, use Process Flow blocks to achieve this, like my previous model demonstrated.

This updated version has consolidated all of the Process Flow blocks into one. You should be able to implement this for any number of queues, provided that the queues are all members of the same group. Hopefully this helps. Let me know of any questions.

agv-pull-queues.fsm


agv-pull-queues.fsm (36.4 KiB)
· 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.