question

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

How to pick boxes from pallet on rack + other problems

Hello everyone!

First of all, thank you in advance for your responses! I know there are similar topics on the forum but I can't solve my various problems:

1- Visual problem: I've created a pallet arrival categorized by "Men", "Women", and "Children" with 20 boxes on each pallet. These boxes also have a category. How can I organize them properly in the racks (as we can see the boxes passing through the rack)?1714055673623.png


(On the photo, we can see the pallet passing through the rack and the boxes being picked from each pallet instead of emptying one pallet first.)

2- Process Flow problem: An operator with a roll retrieves boxes one by one according to customer orders. I can't figure out how to ensure that each box is taken from one pallet at a time. Additionally, I remove the pallet from my list and not the box. How can I do this?

3- Process Flow problem: How can I create an event that summons foklift to remove empty pallets from a rack?


Thank you very much for your help :) !



test2.fsmRoll.skp

FlexSim 23.1.3
process flowpalletssubnodespick boxes
test2.fsm (195.3 KiB)
roll.skp (101.0 KiB)
1714055673623.png (779.8 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

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

The automatic resizing of the pallet bounding box to encompass loaded items is only part of the "Pallet Stacking" stacking method. Without it only the size of the pallet itself is taken into account when stacking them or assigning them to a slot.

Since you changed to "Layer Stacking", you'd need to implement this logic there yourself. See changes to line 27, line 40 and the line 46+ in the stacking code of the attached model.

layer-stacking-size-adjustment-fm.fsm


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.