Flexsim Community,
I'm struggling to create a simulation where two different processors pick from the same queue from specific labels. In the attached model, there are two sources (red and green) Each source creates a label and color and then is sent to queue1. From there I'm trying to get each processor (red and green) to pick from queue based off the matching label. then the two boxes go to the combiner and then to the separator.
To make things a little more complicated (for me at least) is that I want to use the same 8 boxes (4 red 4 green) over and over. preferably I'd like each box to have a label 1, 2, 3, 4 (per color). I get multiple errors in regards to the processors picking the labels and I cant get the boxes to go from the separator back to queue one.
One last thing, how can I get the two boxes next to each other on the combiner? You'll see that the green box is randomly in the air.
I'd appreciate any input. Thanks