Hello to everyone. The simulation I prepared is more complex, but I prepared such a model to explain my problem. I have 2 different output conveyors. I have 2 processors on each output. I have some restrictions.
1- 1 of each processor group can be used. For example, if processor 1 is full, processor 2 should be empty.
2- There should always be 2 extra products on the conveyor that will go to the 1st exit and the 2nd exit
In short, what I want is 1 box in processor 1 or processor 2, 1 box in processor 3 or processor 4. and on the conveyor there should be 1 box to go to exit 1 and a box to go to exit 2.
Since my real system is more complicated, I want to pull items to the conveyor with a list.
Sorry for the long and confusing explanation.Example.fsm