Hi,
I made a model where the operator checks that in queue 1 there is everything he needs (Item1, item2 and item3). If something is missing, he has to go find it and take it away. I have a label assignment error and I don´t know why. It always take the value 0.
question.fsm
I have donde the same but using lists and it does work. But then I have ordered the operator to take me a type 2 item and he takes me a type 1. I don´t know why.
From the 3d model, i put a trigger on entry and another on exit in the queue1 so that it would put and remove elements from the list.
question2.fsm