question

Steven Chen avatar image
0 Likes"
Steven Chen asked Jordan Johnson answered

19.2 Rack item max count

I won't set the maximum number of cells in the number of items I don't want every storage location to be full.

FlexSim 19.2.0
rack max item
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

·
Jordan Johnson avatar image
3 Likes"
Jordan Johnson answered

Here is a demo model:

rack-max-content-demo.fsm

You can get the number of items in the slot by using slot.slotItems.length . The first rack makes sure that each slot only has one item. The second rack uses the MaxContent label on each slot to determine how many items can fit in the slot.


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.