question

Jason Merschat avatar image
0 Likes"
Jason Merschat asked Jeanette F commented

Assigning Slot and Unloading to Storage Object

Upside_Spellmire_NewLayout_001.fsm

I am having some difficulties getting the slot label to pull so I can unload to the racks. I can use some help. I've poured over the documentation, but clearly am missing something.

FlexSim 22.1.2
warehouseunloadslot
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @Jason Merschat, was Jason Lightfoot's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Jason Lightfoot avatar image
1 Like"
Jason Lightfoot answered Jason Lightfoot edited

The slot label is on a different token - and that token is destroyed by the sink when you pull the item off the list.

The easiest method might be to simply label the item with the chosen rack before you push it to the list. Then in your unload subflow refer to that label as the destination eg:

token.item.receiveRack

upside-spellmire-newlayout-001_jl.fsm


· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Jason Merschat avatar image Jason Merschat commented ·

I misunderstood the need to do the as(Object) as well. I thought the Find Slot function did all that for me... Got it now and thanks for the help!

0 Likes 0 ·

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.