Hi,
I am working on a simulation for some parts assembly - and I am trying to get to unload the pallets one box at a time per assembly for Queue 11, 12 and 13. Instead, currently, the operator [Operator 4] goes and picks up one box, places it on Combiner 13, then goes back again to pick up more, when the input port for the combiner he puts these boxes in specifies only one per queue.
Due to this, I cannot modify the process or set up times on Combiner 13, as the whole model crashes. And Operator 4 is working 100% of the time without any breaks.
How could the queue trigger code be modified to allow for the operator to take a break, and stop after one box is removed per queue? I have tried to close the output port for the queue, but this has not worked. How can I ensure that a process/set up time can be used for the combiner, without crashing the model?
Any help would be much appreciated, please find attached the FlexSim model.
- John C.
Edit: I've tried increasing the capacity as mentioned @Joerg Vogel , but it has not changed the model.