question

Ghizka avatar image
0 Likes"
Ghizka asked Logan Gold commented

How to unpack the item in floor storage without using separator

how to unpack the item in floor storage without using separator? in my model, i want to move the items (the item is combination of pallet and box, which pallet have 20 boxes) from rack to floor storage. In real life, the operator will unpack the item in floor storage without separating box and pallet, so basically the operator will unpack the box one by one on pallet in floor storage area. Can someone help me for this?

FlexSim 24.2.0
separatorfloor storagecombinersunpack
· 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.

Logan Gold avatar image Logan Gold ♦♦ commented ·

Hi @Ghizka, was Joerg Vogel's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes 0 ·

1 Answer

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered

separate_in_slot.fsm

based on treenode.last

Hints:

  • Rack dimensions > A pallet must fit into a slot by Level Height, Bay Width and Rack Height (Object Dimension in z-Direction)
  • Access to Content of a Container by treenode.last or treenode.subnodes

5 |100000

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