question

Jason P2 avatar image
0 Likes"
Jason P2 asked Joerg Vogel commented

Finding the Rack Object from an Item

I am able to find an item in a rack but I need the rack object can someone look at my query I dont know why it is not working

token.item.as(Storage.Slot.Item).storageObject

FindRackObject.fsm

FlexSim 21.1.2
flexsim 21.1.2
findrackobject.fsm (40.5 KiB)
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

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Joerg Vogel commented

The item is a Storage.Item and has got assigned Slot or is in a current Slot. This leads to a reference as Storage.Slot and this has got the property of storageObject

· 3
5 |100000

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