定数回路
Jump to navigation
Jump to search
定数回路 |
レシピ |
|||||||||||||
+ + → | |||||||||||||
トータルコスト |
|||||||||||||
+ + | |||||||||||||
マップ上での表示色 |
|||||||||||||
耐久力 |
|
||||||||||||
最大スタック数 |
50 |
||||||||||||
50 (1 スタック) |
|||||||||||||
採掘時間 |
0.1 |
||||||||||||
Prototype type |
|||||||||||||
Internal name |
constant-combinator |
||||||||||||
必要なテクノロジー |
|||||||||||||
製作可能設備 |
|||||||||||||
定数回路は回路ネットワークの一部であり、ゲーム内で利用可能な3種類の回路のうちの1つです(他の2つは算術回路と条件回路)。特定の入力を必要とせず、常に選択された信号を接続されたすべての回路ネットワークに出力し、GUIで手動でオン/オフを切り替えることができます。最も一般的な用途としては、構成された回路のテストや、スイッチング信号のようなものをネットワークに伝えてユーザーが定義した設定を変更することなどがあります。
回路の出力をリモートまたは自動でオン/オフしたい場合は、条件回路を使用することをお勧めします。またこのコンビネータは他の2つの回路のように電力を必要としません。
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.
- 0.12.0:
- Introduced