Tutorial:Combinator tutorial

From Official Factorio Wiki
Revision as of 11:29, 13 February 2016 by Natha (talk | contribs)
Jump to navigation Jump to search

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