Hi!
The objective of the model is for operators to take an item from a queue and take it to the next machine and then process it. Also, operators have to stay on that workstation (queue+machine) until the queue is empty, only then can they decide whether to go to another queue. Also, the queue they go to has to be the one with the fewest items.
In zone1, I have 3 operators, but only two of them work at the same time. I suppose it will be because a queue can only be acquired by an operator, and I don´t know how to solve this.
Thanks!
FIFO-WHN2-SQ.fsm
19.0.0 Version