Who is the new combinator stuff epxlained?
Posted: Tue May 09, 2017 12:54 pm
The combinator now have many new features like &, XOR, ...
But i have as a circuit beginner no idea what they make.
Where i can find information what they make?
A little example would also be nice.
EDIT:
More Info i have found here
Tutorial:Combinator Tutorial:
https://wiki.factorio.com/Tutorial:Combinator_Tutorial
Tutorial:Circuit-network Cookbook:
https://wiki.factorio.com/Tutorial:Circ ... k_Cookbook
But what i am ask is what make the game when he get no 0 or 1 ??? ... 7 as example.
Becausea ALL things i found are only with 1 as highest number.
Also found this:
Gate Description
NOT Inverts the input (HIGH becomes LOW, LOW becomes HIGH)
AND Outputs HIGH if all the inputs are HIGH; otherwise, outputs LOW
OR Outputs HIGH if at least one of the inputs is HIGH; otherwise, outputs LOW
NAND Outputs HIGH if all the inputs are LOW; otherwise, outputs LOW
NOR Outputs HIGH if at least one of the inputs is LOW; otherwise, outputs LOW
XOR Outputs HIGH if one, and only one, of the inputs is HIGH; otherwise, outputs LOW
NXOR Outputs HIGH if one, and only one, of the inputs is LOW; otherwise, outputs LOW
But i have as a circuit beginner no idea what they make.
Where i can find information what they make?
A little example would also be nice.
EDIT:
More Info i have found here
Tutorial:Combinator Tutorial:
https://wiki.factorio.com/Tutorial:Combinator_Tutorial
Tutorial:Circuit-network Cookbook:
https://wiki.factorio.com/Tutorial:Circ ... k_Cookbook
But what i am ask is what make the game when he get no 0 or 1 ??? ... 7 as example.
Becausea ALL things i found are only with 1 as highest number.
Also found this:
Gate Description
NOT Inverts the input (HIGH becomes LOW, LOW becomes HIGH)
AND Outputs HIGH if all the inputs are HIGH; otherwise, outputs LOW
OR Outputs HIGH if at least one of the inputs is HIGH; otherwise, outputs LOW
NAND Outputs HIGH if all the inputs are LOW; otherwise, outputs LOW
NOR Outputs HIGH if at least one of the inputs is LOW; otherwise, outputs LOW
XOR Outputs HIGH if one, and only one, of the inputs is HIGH; otherwise, outputs LOW
NXOR Outputs HIGH if one, and only one, of the inputs is LOW; otherwise, outputs LOW