question

Samarth V avatar image
0 Likes"
Samarth V asked Samarth V commented

Placing items in different bays in a rack depending on the item type.

I have created a simulation based on a warehouse operation where different types of items are collected from a rack and grouped together on a single pallet of similar items. I am unable to find a logic to put this pallets in different bays based on the item type.

I have attached my model along with a screenshot of the rack that I want the differentiation to take place.

warehouse.fsm

FlexSim 19.1.0
racks
screenshot-35.png (792.4 KiB)
warehouse.fsm (98.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.

1 Answer

·
David Seo avatar image
0 Likes"
David Seo answered Joerg Vogel commented

@Samarth V

You should set or change two triggers like followed;

1) The palette container must the type attribute like box item type of 'ProductType'. So I set it in the exit trigger of the combiners. I set the palette type to the same box item type.

2) The rack has the feature about the logic to place the palette like followed;

22415-warehouse.fsm

Also I changed your setting in the Send to Port of Source1. The output port object is only one and so you need not send the items to another port.


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

Samarth V avatar image Samarth V commented ·

Thank you. It worked perfectly.

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.