Pallet stack in determined racks

Pallet stack in determined racks

andrea_f
Not applicable
26 Views
1 Reply
Message 1 of 2

Pallet stack in determined racks

andrea_f
Not applicable

[ FlexSim 19.1.2 ]

Hi everyone,

i have a problem stacking the pallets in determined bays. I have racks with different bay width and according to the length of my items on the pallets i would like to store them on the bay that has a width higher or equal to the item in order to have enough space to store it. How can i assign items to a specific bay ? I developed a solution with a custom code in the Racks logic. Unfortunately the model does not work as expected

Can someone help me with this model ?

Than you all

Sarner Holz Final Model.fsm

0 Likes
Accepted solutions (1)
27 Views
1 Reply
Reply (1)
Message 2 of 2

amerloQ2XZU
Not applicable
Accepted solution

Hi,

the label "Lenght" on the item "pallet" doesn't exist. Then the command

getlabel(item,"Lenght")

returns always a value equal 0.

I invited you to use the last FlexSim version because the warehouse objects are improved and each slot has a method "hasSpace()" which return if the pallet could be stored in the slot.

0 Likes