question

Ghizka avatar image
0 Likes"
Ghizka asked Logan Gold commented

Setting the rack for one slot one item

How to setting the rack for 1 slot 1 item. I build the model using combiner to combine pallet and box (20 box/pallet), after that, I want to store the item to the rack. The problem is, the item is stack up in only one slot, while the other slots are empty. this is visually unrealistic

FlexSim 24.2.0
rackfloor storage
· 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 one of Ghizka's or Joerg Vogel's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. 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 Joerg Vogel edited
· 2
5 |100000

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

Ghizka avatar image Ghizka commented ·

can you tell me where should i add the code? because, i already add the code in trigger (on entry > code snippet) and still didn't work for the model

0 Likes 0 ·
Joerg Vogel avatar image Joerg Vogel Ghizka commented ·

@Ghizka, here at OnCreation in Source

Assign_slot_in_Trigger.fsm

Hint: Creating more items at a timestamp can result in an effect, that then all items are seen as one single item. A code that depends on that, that they are seen as separate items may not work as intended.

0 Likes 0 ·