Hi
I want to let my queue in the model get fixed amount of input:
first queue to 10 items, second queue to 20 items from 3 sources.
3 sources will distribute 10 items each.
output control.fsm can i setup to control the quantity of flowitem move to specific queue?
but i dont want to let queue get fixed amount of item from specific source, like 4 from source1, 5 from source2...
Thx!