question

wonjo P avatar image
0 Likes"
wonjo P asked wonjo P commented

Using Token, How can I extract just Rack?

Hello,

I want to extract /Rack3, because the agv go there and unload rack3.

But, I can't go there and unload using token.slot

How can I extract just Rack3? or How can I go there agv?

1661738935620.png




FlexSim 22.2.1
processflowrack
1661738935620.png (23.3 KiB)
· 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.

Jacob W2 avatar image Jacob W2 ♦ commented ·

Hi @wonjo P, was Iago MF'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

·
Iago MF avatar image
0 Likes"
Iago MF answered wonjo P commented

Hi! You can get the rack with this expression:

token.slot.as(Storage.Slot).storageObject

Then, use the reference to the rack in the unload activity.

· 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.

wonjo P avatar image wonjo P commented ·
Thank you very much for 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.