queue Q.fsmHi.
I'm looking for a way to replace the functionality of the combiner.
When a combiner stacks four items and releases them, it flows into the conveyor in the same shape.
When I collect items in queue 1 and release them, I want to send them as combiners with the number and shape of queue 1 stacked items. If you look at the logic I made, they go out one by one when they leave queue 1.
Is there a way to release items in queue1 like a combiner?