question

S C avatar image
0 Likes"
S C asked Ben Wilson commented

How to pick maximum no. from 2 queues available with least walking distance?

Hi Flexsim guru

From queue 4, it is easily to set an operator to pick 10 items in a batch.

However, from queue 1 and queue 2, how an operator to pick the maximum no. to minimize the walking distance? As from this simulation, operator 2 walking in between queue 1 and queue 2 many times to fulfill 10 items and walk to queue 3.


I want to have operator 2 to pick round robin for max no. from the queue, if not enough to 10, i.e. max capacity for operator 2, pick the remaining qty from another queue.

Thanks for your help~!

picking.fsm




FlexSim 20.1.3
flexsim 20.1.3pickingpick from different queues
picking.png (77.8 KiB)
picking.fsm (36.9 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.

Ben Wilson avatar image Ben Wilson ♦♦ commented ·

Hi @flexsnewbie, was joerg.vogel'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

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered

@flexsnewbie, please think about to give you another user name here at this answers-site. And your question is answered by combining two picklist options in the operators’ Break To function and Passto function.

Load from the same station and shortest travel distance

You will integrate both source code blocks into one block. Before you do this, you must understand how the mechanism of break to works and what the commands do.

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.