Is it possible to use a decider to compare signals on the red network with corresponding signals on the green one?
What I really want to do is hook a bunch of resource counts (tanks, smart chests) up to one network, emit threshold values from a constant combinator on the other network, then compare them all with a single combinator to see if each resource count is less than its corresponding threshold constant.
If I can't compare signals like this is there some other way to simplify this?
My ultimate goal is to have threshold values for many resources that are tweakable all in one convenient place.
Comparing red and green network signals with deciders
Comparing red and green network signals with deciders
Took a break from 0.12.29 to 0.17.79, and then to ... oh god now it's 1.something. I never know what's happening.
Re: Comparing red and green network signals with deciders
I discovered I can hack it by emitting the negatives of the threshold values from a constant combinator then running both inputs to a decider and comparing each < 0, because the deciders sum the inputs of the red and green networks. Is that the typical strategy?
Took a break from 0.12.29 to 0.17.79, and then to ... oh god now it's 1.something. I never know what's happening.
Re: Comparing red and green network signals with deciders
Yes it is. Congrats on discovering it on your own. 
viewtopic.php?p=101604#p101604
viewtopic.php?f=18&t=15242
viewtopic.php?f=18&t=21940

viewtopic.php?p=101604#p101604
viewtopic.php?f=18&t=15242
viewtopic.php?f=18&t=21940