how to limit storage capacity per rack level?

how to limit storage capacity per rack level?

edmilson_ml
Not applicable
37 Views
1 Reply
Message 1 of 2

how to limit storage capacity per rack level?

edmilson_ml
Not applicable

[ FlexSim 21.1.0 ]

Hi, I have a question,


I'm trying to organize the items in the rack according to the tag value, so far everything is ok, but I don't know how to limit the maximum number of items stored per level.


note that in the image below the boxes overlap

1648142982902.pngDESAFIO 11.fsm


how to limit capacity by level?

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

Jeanette_Fullmer
Community Manager
Community Manager
Accepted solution

Hello @Edmilson Ml,

I edited the code and added in an if statement that checks that there is space in the slot. You can see this if you select the paper scroll button next to the slot assignment field in the properties of the rack.

1648147169864.png

To make sure this works I added a sink and a minimum dwell time to your rack so items empty out and new items are still able to fill in as room is made available.

1648147248151.png

desafio-11_JF.fsm

0 Likes