Zyme Posted October 1, 2012 Posted October 1, 2012 I want a lever that will tell my pipes to either 1. send finished product to warehouse or 2. send finished product to factory chest. Is there a way I could hook up a pneumatic tube with redstone, so that I can decide if it should go left or right? Or any other way.
Watchful11 Posted October 1, 2012 Posted October 1, 2012 Unfortunately, no. I think this is one of the biggest lacks of redpower, but that's what it is. The work around is to make a system with block breakers and deployers to deploy and break the tubes. But it always takes up more space than it should. Let me know if you need help designing such a system.
theprolo Posted October 1, 2012 Posted October 1, 2012 There may be a simpler way, but I think this one will work: Put a chest where your split will be, set up a filter on both sides, then have a timer for each. Put an inverter behind one of the timers, and then wire the backs of both timers up to your lever. Now, if you've got this set up right, when you flick the switch one of your timers will start up, and the filter will start pumping out in that direction, and the other should stop pumping stuff out. It sounds complicated but isn't really that hard since its a mirror image of something you probably use a lot with RP2 tubes.
gavjenks Posted October 1, 2012 Posted October 1, 2012 You could do this: D ___blue tube - - - |___ D red tube D = Deployers. One has red paintbrushes, one has blue paintbrushes. Actually, the deployers would have to be sort of behind and in front, but whatever. They paint the tube differently, and thus cause it to connect to the other tubes or disconnect, to act as a routing splitter. This is more expensive to set up than theprolo's method and requires periodic refills of paintbrushes. however, it would create less lag if you're doing a lot of splits in a row (no extra timers, etc.), and it also wouldn't mess with any of the timing of objects in tubes or the spacing or stack amounts or anything, which might be important for some people, especially in very delicately balanced machines. Also, I've never tried painting magtubes. But if you are able to paint magtubes, then this method would allow you to split off accelerated items without decelerating them.
BLAZE MkIV Posted October 1, 2012 Posted October 1, 2012 Use two transposers. Have the incoming pipe stop then put two transposers facing it and connect more pipe to their output. When supplied with a constant signal they prevent items from passing through them. Then invert the signal you send to one of them.
saintnicster Posted October 1, 2012 Posted October 1, 2012 Use two transposers. Have the incoming pipe stop then put two transposers facing it and connect more pipe to their output. When supplied with a constant signal they prevent items from passing through them. Then invert the signal you send to one of them. Seconding this. Here is the full list if its capabilities http://integratedredstone.wikispaces.com/Redpower+Machine#Machines-Restriction Tube (for some reason, you can't directly link to the Transposer section)
Zyme Posted October 2, 2012 Author Posted October 2, 2012 Thanks for the ideas. I almost solved it by using two transposers as blaze suggested activating one of them. But I am having problem figuring out the redpower logic. What gate do I need to put between the wire so it will light one side depending on lever state?
BLAZE MkIV Posted October 2, 2012 Posted October 2, 2012 NOT Gate, or a redstone torch on a block. In your picture put a block to the right of the single redstone wire. Then remove the first redstone wire between the block and the transposer and place a redstone torch on the side of the block were the wire was.
Zyme Posted October 2, 2012 Author Posted October 2, 2012 A NOT gate lights up both transponders at the same time. Only one should be lit?
Zyme Posted October 2, 2012 Author Posted October 2, 2012 Ok solved it: To the left NOR Gate and to the right NOT Gate. That is the best I can figure out. :P
Watchful11 Posted October 2, 2012 Posted October 2, 2012 Like this. edit: ninja'd, that one works fine, this is just a bit simpler
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now