question

Anutt K avatar image
0 Likes"
Anutt K asked Anutt K commented

Get value from slot label .

Hello I want to get slot label value from storage system when I paint label at slot.

1674127880582.png

In storage system I have "Zone" label. So Red Zone = value "1" and Green Zone = value "2".

1674128130279.png

I try to get slot label value from the assign label but it can't.

How can I get slot label value from label by storage system.

I has attached model file at here. Thank You.

Test get Slot Label value.fsm

FlexSim 22.2.2
storage systemslot labelslabel valueget label value
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

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Anutt K commented

I suggest you use this:

1674134122350.png

And then refer to the zone in the decision activity's condition like this:

token.zone==1

Note that you can use the address scheme to access zoneID as a 'default' label for the rack.


1674134122350.png (15.7 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.

Anutt K avatar image Anutt K commented ·
Thank You so much. It work.
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.