In other languages: Čeština Deutsch Français 日本語 한국어 Polski Português, Brasil Русский Українська 简体中文

Constant combinator: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
No edit summary
(Added mention of selector combinator)
 
(29 intermediate revisions by 13 users not shown)
Line 1: Line 1:
{{Languages}}
{{Languages}}
{{Logic
{{:Infobox:Constant combinator}}
|Image
<!-- Todo: update GUI images -->
|health=50
|cps=60
|input=Time, 0.5 + Copper cable, 5 + Electronic Circuit, 2
|raw=Time, 4.3 + Iron Plate, 2 + Copper Plate, 5.5
|technologies=Circuit network
|producers=Manual + Assembling machine 1 + Assembling machine 2 + Assembling machine 3
}}


[[File:ConstantSprite.png]]
The constant combinator is part of the circuit network and one of four types of combinators available in the game (the other three being the [[arithmetic combinator]], [[decider combinator]], and [[selector combinator]]). It constantly outputs the selected signal(s) to all connected wire networks without the need for a specific input, and can be turned on/off in the GUI manually. Most common uses include testing of composed circuitry or changing some user-defined settings by broadcasting a kind of a switching signal.


== Description ==
If the output of a combinator is desired to be switched on/off remotely or automatically, it is recommended to channel its output through a decider combinator. Unlike the other two combinators, the constant combinator does not require electricity to function.
The constant combinator is part of the [[Circuit Network]] and one of three types of combinators available in the game. It constantly outputs the selected signal(s) to all connected wire networks.
 
[[File:constant_combinator_gui.png|350px|GUI of the constant combinator.]]
 
== History ==
 
{{history|0.13.0|
* Connected wires are highlighted when hovering over a combinator connected to the [[circuit network]].
* Combinators show input and output in alt mode.
* More virtual signals for combinators.
* Constant combinator can be rotated.
* Decider combinator "input count" option makes the combinator copy the count of the specified output signal from the input signals, instead of copying the count from the condition.
* New combinator graphics. }}
 
{{history|0.12.5|
* Combinators now emit light.}}
 
{{history|0.12.2|
* Combinators no longer turn off when no wires are connected.}}
 
{{history|0.12.0|
* Introduced}}


== See Also ==
== See Also ==
*Arithmetic Combinator
* [[Arithmetic combinator]]
*Decider Combinator
* [[Decider combinator]]
*Combinator Tutorial
* [[Selector combinator]]
* [[Tutorial:Combinator tutorial|Combinator tutorial]]
* [[Circuit network]]
* [[Tutorial:Circuit network cookbook|Circuit network cookbook]]
 
{{LogisticsNav}}
{{C|Circuit network}}

Latest revision as of 00:14, 23 October 2024

Constant combinator.png
Constant combinator

Constant combinator anim widecrop.png

Recipe

Time.png
0.5
+
Copper cable.png
5
+
Electronic circuit.png
2
Constant combinator.png
1

Total raw

Time.png
4.25
+
Copper plate.png
5.5
+
Iron plate.png
2

Map color

Health

Quality normal.png 120
Quality uncommon.png 156 Quality rare.png 192
Quality epic.png 228 Quality legendary.png 300

Stack size

50

Rocket capacity

50 (1 stack)

Mining time

0.1

Prototype type

constant-combinator

Internal name

constant-combinator

Required technologies

Circuit network (research).png

Produced by

Assembling machine 1.png
Assembling machine 2.png
Assembling machine 3.png
Player.png

The constant combinator is part of the circuit network and one of four types of combinators available in the game (the other three being the arithmetic combinator, decider combinator, and selector combinator). It constantly outputs the selected signal(s) to all connected wire networks without the need for a specific input, and can be turned on/off in the GUI manually. Most common uses include testing of composed circuitry or changing some user-defined settings by broadcasting a kind of a switching signal.

If the output of a combinator is desired to be switched on/off remotely or automatically, it is recommended to channel its output through a decider combinator. Unlike the other two combinators, the constant combinator does not require electricity to function.

GUI of the constant combinator.

History

  • 0.13.0:
    • Connected wires are highlighted when hovering over a combinator connected to the circuit network.
    • Combinators show input and output in alt mode.
    • More virtual signals for combinators.
    • Constant combinator can be rotated.
    • Decider combinator "input count" option makes the combinator copy the count of the specified output signal from the input signals, instead of copying the count from the condition.
    • New combinator graphics.
  • 0.12.5:
    • Combinators now emit light.
  • 0.12.2:
    • Combinators no longer turn off when no wires are connected.

See Also