question

yoni A avatar image
0 Likes"
yoni A asked Matthew Gillespie edited

stack items in queue

I want to stack items in a queue up to 12, then create another pile of 12, current setup in my queue stacks everything vertically, I want the items to be placed in the queue in batches of 12

FlexSim 18.1.0
queue
5 |100000

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

Jordan Johnson avatar image
2 Likes"
Jordan Johnson answered Matthew Gillespie edited

Here is an example that creates stacks of 12:

stackof12.fsm


stackof12.gif (4.0 MiB)
stackof12.fsm (22.1 KiB)
· 3
5 |100000

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

yoni A avatar image yoni A commented ·

stack.png

you move items from queue 3 items stacked up from queue 1(batch 1) to queue 2, in queue2 you stack the items up to 12, but my current configuration keeps staging items vertically,

see picture @jordan.johnson

0 Likes 0 ·
stack.png (281.7 KiB)
Matthew Gillespie avatar image Matthew Gillespie ♦♦ yoni A commented ·

Change the Item Placement from Stack Vertically to Stack inside Queue:

0 Likes 0 ·
stackinside.png (16.4 KiB)
Jordan Johnson avatar image Jordan Johnson ♦♦ yoni A commented ·

I think I understand what you want. Like this?

batchstack.fsm

I don't know how to get this behavior without Process Flow. I made a process flow that treats each group of three items as a batch, and each pallet in the Queue as a stack, or a location that can be used. The transporter gets the next stack, and then puts four batches of items in that spot.

0 Likes 0 ·
batchstack.fsm (38.8 KiB)
batchstack.gif (10.2 MiB)
Cliff King avatar image
2 Likes"
Cliff King answered

If you use the "Stack inside Queue" option for the Item Placement field of the Queue and have a suitable size for the Queue relative to the Items being placed in the Queue, you should be able to get things to stack the way you want. I've attached a batch processing sample model to show you what I mean.

batchprocessing.fsm


batchprocessing.fsm (17.2 KiB)
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.