question

Lemonia A avatar image
0 Likes"
Lemonia A asked Lemonia A commented

How can I create boxes in pallets generated on racks?

Hello,

I would like to create boxes in pallets created on Racks. I tried to build this logic using process flow but something goes wrong. I would appreciate it if anyone can help me to solve the issues.

Thanks in advanced

createboxesinpalletsgeneratedonracks.fsm

FlexSim 19.2.2
process flowcreate objectchange visualrun sub flow
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

·
Joerg Vogel avatar image
1 Like"
Joerg Vogel answered Lemonia A commented

You need to store the reference of multiple created objects by the option "insert at Front of" in the activity Create Objects otherwise you store only the last created object in the label.

I have shown in an example that a filled pallet gets duplicated. If you create more pallets at once, you must fill each pallet individually. And you must still keep the reference of all boxes on all pallets on the one token that is in your process flow.

create-boxes-on-pallets-in-rack-by-look-up-table.fsm


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

Lemonia A avatar image Lemonia A commented ·

Thanks for your help

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.