question

Doris C avatar image
0 Likes"
Doris C asked David Seo edited

How to unload multiple items from a queue at once

Hello, I am studying cycle time.

But I'm not making any further progress.

The reason is that when four items are stacked in queue 1, operator33 must bring four items to queue 2 at a time. However, the operator 33 carries only one, not four.

I want to carry 4 at once, not 1 at once.

Please help me Thank you.

For your information, the control method uses process flow.

CIRCLE-TEST-CASE-2.fsm

FlexSim 19.0.0
queueoperatorunload
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

·
David Seo avatar image
0 Likes"
David Seo answered David Seo edited

@Doris C

You can solve your issue about 4 items "batching" using 'Perform Batching' feature in the Queue1.

performbatchingset.png

The screen was captured in 22.1.1 edition not 19.0.0, but you can find the 'Perform Batch' field in the 19.0.0 version.

If you have any question about it, make me know it.

P.S

Max Wait Time should be 0 (zero) not any number. If you set it as a number like 5 (sec), the result is different from your intension. If the Max Wait Time means that after 'max wait time' the items queued exit though not 4.


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.