Hello everybody,
I am working with a relatively simple manufacturing process and I have some problems at the end of it. I have two different type of objects (blue cylinders and green cylinders) and I would like an operator to load two blue cylinders from a queue, unload them in a combiner, and then load two green cylinders from other queue, and unload them in the same combiner. The order in which the products are loaded/unloaded is indifferent, the operator should just take the first pair available.
To do that I tried to simulate it in PF with using event-triggered sources and planning two parallel process for objects from one queue and another, but the experiment did not work. I attach the flexsim model in order to ilustrate it better (flexsimmodel.fsm). I think I am focusing it with a wrong approach. I wonder if someone could help me to find the solution.
Thanks in advance,
José