Flexsim,
I have a simple question that I can't seem to figure out. I'm trying to open one source at a time based off when a batch exits a queue further down the process order. In my model i have two processes, Red(1) and Green(2). Red process starts with 7 items from S1 while the green starts with 6 from S2. Im trying to keep each process separate all while going through the same "Weighing" process, which I think i have done, but my real question is, how do i call for each source to re-create the batch size (6 and 7) once the kits exits each "KitQ#" The sources don't have a set arrival schedule but need to create the items over again once the current "kit" passes a certain point in the model. I've attached a simple model trying to show what I'm looking for. The full model I'm created only uses triggers as controls. I'm not efficient working with Process Flows. I appreciate any feedback! Thanks!