hypoeffort Posted October 17, 2020 Share Posted October 17, 2020 Finally got the lag playable enough in space to get a good set of rockets going. I am running a simple not gate setup for the bunker doors for detection and a filter gate with 40 seconds on the activation launch for the rockets. Under my rocket engines I have 2 blast doors that I have on an automation switch. I want to put in 2 overrides where they will close on the launch and upon rocket retrieval so I do not forget. Is there any way to send just 1 signal down the line from 3 different directions and each one has the power to override the other two? I like having the manual access as well as some safety in there. And gates Or gates/XOr gates dont seem to work for me at the moment. Memory toggle somehow? Link to comment https://forums.kleientertainment.com/forums/topic/122519-quick-rocket-automation-question/ Share on other sites More sharing options...
Steve8 Posted October 18, 2020 Share Posted October 18, 2020 Just wires connected together act as an OR Link to comment https://forums.kleientertainment.com/forums/topic/122519-quick-rocket-automation-question/#findComment-1380990 Share on other sites More sharing options...
Urist McPilot Posted October 22, 2020 Share Posted October 22, 2020 On 10/18/2020 at 4:03 PM, Steve8 said: Just wires connected together act as an OR Not really. Green signal overrides the red, which makes adding an OR gate unnecessary in simple cases, but plain connected wires will propagate the green signal back on the inputs, which is bad if you need to use the same input in multiple places. On 10/17/2020 at 4:09 AM, Shocker said: And gates Or gates/XOr gates dont seem to work for me at the moment. What do you mean by don't seem to work? If you want to close the doors, you need a red signal. That can be overridden via an AND gate, that is, if any of the inputs receive a red signal, the output will be red. For two overrides, connect the first output to a second AND gate together with the second override. Link to comment https://forums.kleientertainment.com/forums/topic/122519-quick-rocket-automation-question/#findComment-1382466 Share on other sites More sharing options...
Yunru Posted October 22, 2020 Share Posted October 22, 2020 57 minutes ago, Urist McPilot said: but plain connected wires will propagate the green signal back on the inputs, which is bad if you need to use the same input in multiple places. Running them through AND gates first eliminates that. Link to comment https://forums.kleientertainment.com/forums/topic/122519-quick-rocket-automation-question/#findComment-1382480 Share on other sites More sharing options...
Gurgel Posted October 22, 2020 Share Posted October 22, 2020 3 hours ago, Urist McPilot said: Not really. Green signal overrides the red, which makes adding an OR gate unnecessary in simple cases, but plain connected wires will propagate the green signal back on the inputs, which is bad if you need to use the same input in multiple places. This is actually called a "wired OR" in electronics. The whole wire is the output and the input(s) at the same time. If you need to prevent that, you need to use a gate to decouple this, for example and AND or OR with inputs wired together or two inverters in series. Link to comment https://forums.kleientertainment.com/forums/topic/122519-quick-rocket-automation-question/#findComment-1382514 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.