Soo I'm trying to replicate the state cell thingy from RP that I used for my reactors, since I want to make dangerous reactors that need constant cool-downs : D Though I can't for the love of me, wrap my head around something weird that is happening. I get the basic timer to work with two delays and a single SR-Latch
Here is a quick rundown of the circuits: http://imgur.com/a/bLTdG
Basically I want to be able to control it on and off with a master toggle, which will power down the entire powerplant if one of the reactors overheat or the manual switch has been toggeled. This delay thingy I made works as it is, but I have no way to control it. Or is there an easier way to control how long a signal will stay on and how long it will stay off? (for automated cool-down etc)
So this cool-down will help me alot, I got the master control worked out, but I still need this last piece to function before I can venture on trying not to nuke my base.
Edit: I poked around a bit with it, I took away the passtrough thinking the cell would work again, but no. Now its stuck in that lame loop with a little pulse when it should be off..
Edit 2: Used a memory stick to copy and paste the old program with the passtrought and it worked until I started poking around with the timing, and then i also figured out constant only work up to 255 ticks... almost easier to make with vanilla xD
Here is a quick rundown of the circuits: http://imgur.com/a/bLTdG
Basically I want to be able to control it on and off with a master toggle, which will power down the entire powerplant if one of the reactors overheat or the manual switch has been toggeled. This delay thingy I made works as it is, but I have no way to control it. Or is there an easier way to control how long a signal will stay on and how long it will stay off? (for automated cool-down etc)
So this cool-down will help me alot, I got the master control worked out, but I still need this last piece to function before I can venture on trying not to nuke my base.
Edit: I poked around a bit with it, I took away the passtrough thinking the cell would work again, but no. Now its stuck in that lame loop with a little pulse when it should be off..
Edit 2: Used a memory stick to copy and paste the old program with the passtrought and it worked until I started poking around with the timing, and then i also figured out constant only work up to 255 ticks... almost easier to make with vanilla xD