How to store box in specific rack location based on label?

How to store box in specific rack location based on label?

jkhedekar
Enthusiast Enthusiast
19 Views
4 Replies
Message 1 of 5

How to store box in specific rack location based on label?

jkhedekar
Enthusiast
Enthusiast

[ FlexSim 23.0.8 ]

1693331622909.png

I want to store a red box in (3,1,2) location, if it's a green box then in (2,1,1) location and so on. How can I make sure the move object or unload object is delivering to those exact location. An example model would be really helpful.

0 Likes
Accepted solutions (1)
20 Views
4 Replies
Replies (4)
Message 2 of 5

moehlmann_fe
Observer
Observer
Accepted solution

Use the Paint Slot Labels tool to mark the slots with the respective label values that should be stored there. Then choose the Matching Labels option for the Slot Assignment Strategy.

paint-slot-labels.fsm

0 Likes
Message 3 of 5

jkhedekar
Enthusiast
Enthusiast
Didn't get how the paint slot labels tool worked? In your model how's the box going to the specific bay?
0 Likes
Message 4 of 5

jason_lightfootVL7B4
Autodesk
Autodesk

That's the Slot Assignment Strategy on the rack by default - you can recode that or use findSlot activities in a process flow to interrogate the storage system for your preferred slot using queries similar to SQL.

slotpainter.gif

In this clip I'm hitting Enter after typing the label value - which is when the color changes.

Message 5 of 5

jkhedekar
Enthusiast
Enthusiast
Thank you! That helped a ton
0 Likes