How to use a select gadget
Perhaps there's an easy answer to this, but it has me stumped.
I have a signal generator which is putting out a fast blinking signal, and a second signal which counts 0, 1, 2 in a cycle. I want the first signal to travel down one of three wires depending on the value of the second. I thought a select gadget would be ideal for this with the acive port input controlling which port carried the signal, but I get incredibly weird behaviour - see the video.
What's actually going on here, first of all? Also, how can I get the blinking signal to only output from each port in turn?
-
Try selecting the passthrough option in the selector.
-
That's what I did - I'm trying to pass the values through the selector.
-
Ok this is what you need to do. Pass the signal to each of the 3 cubes using nodes. Wire a b and c of the selector into each of the 3 nodes. Turn off passthrough. This should work.
-
into the power of the 3 nodes **
-
Just tried this and it works! Fantastic, thanks :)
Please sign in to leave a comment.