question

anon-user avatar image
0 Likes"
anon-user asked Ben Wilson commented

Order picking

Order picking by GlobalTable

In my model, Operator ships all items in the Queue.
How to transport one by one?

FlexSim 19.0.9
pickingflexsim 19.0.9
· 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.

Ben Wilson avatar image Ben Wilson ♦♦ commented ·

Hi anonymous user, was regan.blackett's answer helpful? If so, please click the red "Accept" button on their answer. Or if you still have questions, add a comment and we'll continue the conversation.

0 Likes 0 ·

1 Answer

·
Regan Blackett avatar image
0 Likes"
Regan Blackett answered Regan Blackett commented

I think you will get the behavior you are looking for if you set the Shipping Place queue to have a Max Content of 1. This will prevent all the Flowitems to immediately try to claim a spot in the queue, and give the queue enough to time to receive something before searching for the next thing to pull. When the first 3 Flowitems of type one arrive, for example the pull requirement is true for all of them and because the queue hasn't received anything yet it can't update the table to the next row.

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

anon-user avatar image anon-user commented ·


I set Max Content of Shipping Place queue to 1.

Operators move through Queue1, why is this?

0 Likes 0 ·
Regan Blackett avatar image Regan Blackett ♦ anon-user commented ·

You set up an OnUnload trigger option tells them to do that. So everytime they unload something they are going to to travel to their first center-connected object. Which is Queue1

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.