Hi!
I have 8 different components (1,2,3,4,5,6,7,8) that come from 8 conveyors, each associated to one type of component. This connects with 3 combiners, operated by 3 operators.
What comes out of the combiners are the final products (A,B,C,D,E,F,G,H). Each final product is made from a different combination of components and quantities.
I know I can use the trigger Update Combiner Component List for the combinations.
What I haven't figured out is how to update the capacity of the operators in order to optimize their carrying time, so they don't pick the components from the conveyors one by one. For example, for product A, the operator should take a batch of 4 items of component 1 and a batch of 1 item of component 8.
This is the scheme of the process.
Thank you in advance. I am just starting with Flexsim.