Tutorial:Combinator tutorial: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
No edit summary
(Added some categories)
Line 55: Line 55:
*[[Decider Combinator]]
*[[Decider Combinator]]
*[[Circuit network]]
*[[Circuit network]]
[[Category:Tutorial]]
[[Category:English page]]

Revision as of 00:51, 7 March 2016

Introduction

Basic Uses

Comparing Outputs

Addressing Outposts

Oil Control

Clocks and Counters

Basic Clock

Basic Counter

Logic Gates

Unary NOT

Decider Combinator set to "Input = 0"

Binary AND

Arithmetic Combinator set to "A * B"

Binary OR

Decider Combinator set to "Input > 0"

Binary NAND

Binary NOR

Decider Combinator set to "Input < 1"

Binary XOR

Binary XAND

Memory Cells

Binary Cell

RS NOR Latch File:RS-NOR.png


Advanced Cell

Address Enable Switch

See Also