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.

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.