question

max avatar image
0 Likes"
max asked max commented

How retrieve particular item from the rack using assigned value

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

FlexSim 19.1.2
racklistasrs vehicle
model.fsm (24.1 KiB)
· 2
5 |100000

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

Joerg Vogel avatar image Joerg Vogel commented ·
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 0 ·
Jeanette F avatar image Jeanette F ♦♦ commented ·

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

1 Answer

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered max commented


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.


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

max avatar image max commented ·
Thank you so much i have made chages according and its working.
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.