Hello,
I'm currently working on a model in which I'm loading several different parts into different queues. The agv has to load the queues according to the production order (found in the global table "OrderHistory"). For "ORDER_1", the agv must load the queues from "Poste 1", for "ORDER_2", the agv must load the queues from "Poste 3", and finally for "ORDER_2", the agv must load the queues from "Poste 2". But I don't know how to add a condition to the queues to make it work. Do you have any idea of the exact syntax? Attached is the flexsim template. Otherwise, I had thought of creating a label that increments each time a part is created, but I didn't succeed.
v13.fsm