different time in combiner depending on the label

different time in combiner depending on the label

alonso_v3
Not applicable
75 Views
2 Replies
Message 1 of 3

different time in combiner depending on the label

alonso_v3
Not applicable

[ FlexSim 19.1.0 ]

I have 10 different types of cards and the combiner's time is different for each type.

I create 10 types and the tag has numbers, in the combination I use value by case and I use the item.type address but it does not read my label, how should the reference be?imagen1.png model-2.fsm

0 Likes
Accepted solutions (1)
76 Views
2 Replies
Replies (2)
Message 2 of 3

pedro_o
Not applicable
Accepted solution

Hello,

Your combiner uses the first item to define the process time, in your model's case that item is the Tote, and the tote does not have the "mylabel" label with a value assigned, that's what is causing the exception.

To reference the flowitem you should add the first atribute to the item call before getting the label value.

26054-flowitemreference.png

The fixed model is attached.

I hope that helps!

Message 3 of 3

jeff_nordgren
Not applicable

@Alonso V3

Did the response by @Pedro O solve your problem? If so, please accept his answer by pressing Accept.

Thank you.

0 Likes