How retrieve particular item from the rack using assigned value

How retrieve particular item from the rack using assigned value

priyanka_g2
Not applicable
19 Views
4 Replies
Message 1 of 5

How retrieve particular item from the rack using assigned value

priyanka_g2
Not applicable

[ FlexSim 19.1.2 ]

Hello I have assigned particular value to each item using bay and level value in global table. The value is given whenever item is stored in rack. I want to retrieve an item based on the value assigned. I tried doing it with list but I have error while pulling from the list. Is it also possible whenever I give the value to asrs it should retrieve that item from rack?

model.fsm

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

joerg_vogel_HsH
Mentor
Mentor
I don’t know, if you can work or you are allowed to work with FlexSim 19.2.x, because starting with this version you get a new warehousing module enhancing the abilities of racks in a new way.
0 Likes
Message 3 of 5

jason_lightfootVL7B4
Autodesk
Autodesk
Accepted solution


First of all you should not be using value as the name of the label - this is a FlexSim keyword that is use in the tree and in List expressions. Change this to be called something else.

Then problem is that you only set the label on the entry to the rack, and have not made that label dynamic in the list properties.


0 Likes
Message 4 of 5

Jeanette_Fullmer
Community Manager
Community Manager

Hi @Priyanka G2, 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
Message 5 of 5

priyanka_g2
Not applicable
Thank you so much i have made chages according and its working.
0 Likes