#can you tell a splitter to split only if

1 messages · Page 1 of 1 (latest)

ripe moat
#

Am I understading correctly that you want something that has input A and two outputs B and C. You want to switch between two modes using circuit condition X:
Everything goes to A
a specific item goes to B and everything else to A?

I have a solution but can't built it right now.

#

My solution has exactly three splitters.
The first one separate your input into two belts but with priority to the left.
The last splitter merges the two belts together again.

The left belt (the one with priority) is disabled with the circuit condition. It goes directly to the last splitter. (the merging splitter)

The right belt (which is empty when the circuit condition is on) goes trough a splitter that filters the item you want

#

Is that somewhat understandable?

#

I am curious to know why do you want this actually

ripe moat
#

The condition on the two belts should be opposite of each other

warm walrus
ripe moat
#

oh
Then the design is ways easier than that. You want it to slit; not to filter
my bad