Hello,
I want to you use a combiner to produce a different series of products. I've seen in a tutorial that you can use a global table for that as shown in the model attached.
Combiner_DifferentProducts.fsm
However, in order to do this you need to have a "stable" port 1 because it will always come one part from the first port. How can you do this if you have a production in which you take parts from stocks A+B for product 1 and C+D product 2. In this case, you don't have a port from which parts are always taken.
Thank you,
Helen