different time in combiner depending on the label

different time in combiner depending on the label

alonso_v3
No aplicable
71 Vistas
2 Respuestas
Mensaje 1 de 3

different time in combiner depending on the label

alonso_v3
No aplicable

[ 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 Me gusta
Soluciones aceptadas (1)
72 Vistas
2 Respuestas
Respuestas (2)
Mensaje 2 de 3

pedro_o
No aplicable
Solución aceptada

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!

Mensaje 3 de 3

jeff_nordgren
No aplicable

@Alonso V3

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

Thank you.

0 Me gusta