When my model runs, a fluid mixer automatically immediately starts at step 1 of the current mixer recipe #1. What I am trying to accomplish is to create a delay in starting the fluid mixer's initial recipe #1, because I do not want the mixer to operate under recipe #1 ever. I want to have a pause in the production in the beginning, then I currently have a recipe #2 updating to the fluid mixer according to the system's requirements (this recipe #2 requirements fluctuate on each model run) on the fluid mixer after a certain time. The issue is that the fluid mixer is still operating under the initial recipe #1 from when the model first started and the fluid mixer is not using my updated recipe #2 on the first batch.
I know that once a batch step process on a fluid mixer has been started with recipe #1, if the recipe updates to recipe #2, this update will only take into effect when the initial batch recipe #1 has fully created a batch. Is there a way to have a fluid mixer not automatically start requesting materials based on the initial recipe?
Thanks!