question

kimsh avatar image
0 Likes"
kimsh asked Felix Möhlmann commented

One loading function per BAY

I can't attach the picture and video well. I'll explain it in writing.

The content is simple.

Think of it as a structure that loads pallets on the RACK with ASRS VEHICLE.
I set "SLOTS PER BAY" to 1 in the "EDIT DIMENSIOS" window.

Nevertheless, why is the pallet piling up multiple rather than 1 in BAY?
"SLOT ASIGNMENT STARATEGY" I chose to place it randomly here, but I think it should be loaded 1 by 1 even if it's random, what should I do to load 1 by 1?

FlexSim 24.2.1
one loading function per bay
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 Felix Möhlmann commented

If you chose the "With Space" option in the slot assignment strategy as many pallets as physically fit will be placed inside each slot. If you did not choose that option there is no limit.

To limit it to one item per slot use the condition "slot.slotItems.length == 0", so only empty slots can receive another item.

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

kimsh avatar image kimsh commented ·
How and where do you apply it?
0 Likes 0 ·
Felix Möhlmann avatar image Felix Möhlmann kimsh commented ·

The "Condition" field of the Slot Assignment Strategy.

1729493800451.png

0 Likes 0 ·
1729493800451.png (7.2 KiB)