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

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

jmroberto12
Not applicable
3 Views
2 Replies
Message 1 of 3

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

jmroberto12
Not applicable

[ FlexSim 23.0.3 ]

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

0 Likes
Accepted solutions (1)
4 Views
2 Replies
Replies (2)
Message 2 of 3

logan_gold
Community Manager
Community Manager
Accepted solution

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/UsingAGVPr...

0 Likes
Message 3 of 3

andrew_o2
Not applicable

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