question

Michael avatar image
0 Likes"
Michael asked Andrew O commented

How to deliver items to two different processes while one process is running?

I am trying to delver items to two different test cells. I can get the item to delver to test cell 17 and then it goes to park. But while it is in park, I want it to delver another item to test cell 19. Is this possible?Simplified Model.fsm using an AGV

FlexSim 23.0.3
agvcontrol
· 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 @Michael, was Logan Gold'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

·
Logan Gold avatar image
0 Likes"
Logan Gold answered

The issue is you have the Park Points connected to the Control Points where items are getting unloaded (the ones connected to the Test Cells). That means the AGV will park right after it unloads an item and then it will wait for more work to be generated at the same control point where the item was unloaded. In this case, the AGV parks and waits for the recently unloaded item to finish processing before continuing on with the work loop.

If you want the AGV to listen for work after parking, then make sure it travels to the control point where the work is being generated, and then make sure there is a park point connection from that same control point.

Also, I assume you want the AGV to listen for when an item is ready to be picked up from a test cell, so you will probably need to make Work Forwarding connections from the control points connected to the work cells as well.

There are some notes that you may find helpful at the bottom of the section called Basic Parking (in the AGV with Basic Parking section) here:

https://docs.flexsim.com/en/23.0/WorkingWithTasks/AGVNetworks/UsingAGVProcessFlowTemplate/UsingAGVProcessFlowTemplate.html#agvBasicParking

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.