Page 1 of 1

Inverted output for Combinators

Posted: Thu Oct 19, 2017 2:56 pm
by DrConsole
TL;DR
I think it would be a good idea to have inverted outputs as option for combinators

What ?
My idea is to implement a new research step for circuit networks which provides the option to select inverted output for combinators.
For example if you provide A > B as input condition you have the option to select if the chosen output channel should be either 1 or the input level.
My idea is that after researching Circuit Network Mk2 you can also choose to give out 1 on the selected channel if the condition isn't met, and 0 if the condition is met.

Why ?
This could give more options in building circuit logic in areas where there isn't that much free space.
So you can get rid of extra arithmetic / decider combinators to invert your signal.
It could be seen as next step in the evolution of the automation of your factory.

Re: Inverted output for Combinators

Posted: Thu Oct 19, 2017 4:09 pm
by Cribbit
This can be done using existing circuit network stuff, as you've noticed.

The devs have stated that they do not see the need to add things that are easily accomplished through other methods.

Re: Inverted output for Combinators

Posted: Thu Oct 19, 2017 7:03 pm
by JohnyDL
Yup or -1 or.... all doable with arithmetic combinators next to your decider ones, might take extra steps but it's the price you pay

Re: Inverted output for Combinators

Posted: Tue Oct 24, 2017 11:42 am
by The Eriksonn
or you can set it to output input Count of red and have -1 red from constant into it