question

Maria avatar image
0 Likes"
Maria asked Ryan Clark commented

How do you put agv to work on a path with a bifurcation?

The problem is in the path of the AGV, I need that after the AGV leaves the 5 boxes in the 1st combiner, it goes back to the queue "RERP" and takes the 5 boxes to combiner2.

In my model, only combiner1 is working. How can I fix this problem?

I send my file as an attachment. Thank you for your attention.

dispatcher 2 multi.fsm


FlexSim 21.2.2
agv
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

·
Ryan Clark avatar image
1 Like"
Ryan Clark answered Ryan Clark commented

Hi @Maria,

There actually isn't anything wrong with your AGV path. The problem was in the "Send to Port" logic of the "RERP" queue. Since you were using Port By Case, it was only sending the boxes to one of the combiners instead of both. I just changed the Send to Port logic to First Available. Since you have the Input logic on the two Combiners for which item types to pull through each port, removing any restrictions on the RERP queue allows items to go to both combiners.

dispatcher-2-multi-rc.fsm

I hope this helps! Let us know if you have further questions!


· 2
5 |100000

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

Maria avatar image Maria commented ·

Thank you very much for the answer and for explaining the problem to me!

1 Like 1 ·
Ryan Clark avatar image Ryan Clark Maria commented ·
You're welcome! Glad to help!
0 Likes 0 ·

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.