question

SudheerReddy avatar image
0 Likes"
SudheerReddy asked Felix Möhlmann answered

how to limit number of items entering into bay in "y" direction

Based on flow item size, total 3 items are entering into bay. How to limit number of items entering as only 2 in y direction(By defining flow item size I can control y direction, instead of this is there any other alternative way as well.)1694146335123.png

WarehouseIntialInventory.fsm

FlexSim 23.2.0
racks
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

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

You can limit the number of items per slot. Depending on the slot size and stacking order, this will also determine how many items are stacked in the y-direction.

You do this by adding an extra expression to the conditions in the Slot Assignment Strategy.

1694154893698.png

If the items are created and moved in Process Flow, you should find and assign a slot to the item before they are moved into the rack. This will prevent moving an item into the rack for which there is no more space (leading to an error message).

1694154980876.png


1694154893698.png (37.0 KiB)
1694154980876.png (39.9 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.