Difference between revisions of "Igniter"
From Unofficial Stationeers Wiki
F1r3w4rr10r (talk | contribs) m (Change Logic to Data Network) |
EstebanLB01 (talk | contribs) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
| cost = | | cost = | ||
}} | }} | ||
− | {{ | + | {{Structurebox |
− | | name = Igniter | + | | name = Igniter |
− | | | + | | power_usage = 5W |
− | | | + | | placed_with_item = [[Igniter (Item)]] |
+ | | placed_on_grid = Small Grid | ||
+ | | decon_with_tool1 = [[Hand Drill]] | ||
+ | | item_rec1 = [[Igniter (Item)]] | ||
}} | }} | ||
+ | |||
== Description == | == Description == | ||
When activated, it produces a small spark which can ignite volatile gases, depending on their concentration. | When activated, it produces a small spark which can ignite volatile gases, depending on their concentration. | ||
− | + | {{Data Network Header}} | |
− | |||
− | + | {{Data Parameters}} | |
− | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 27: | Line 29: | ||
|} | |} | ||
− | + | {{Data Outputs}} | |
− | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- |
Latest revision as of 11:39, 5 March 2021
Properties | |
---|---|
Stacks | Yes (10) |
Recipe | |
Created With | Fabricator |
Operation | |
---|---|
Power Usage | 5W |
Construction | |
Placed with | Igniter (Item) |
Placed on | Small Grid |
Stage 1 | |
Deconstruction | |
Deconstructed with | Hand Drill |
Item received | Igniter (Item) |
Description[edit]
When activated, it produces a small spark which can ignite volatile gases, depending on their concentration.
Data Network Properties[edit]
These are all Data Network properties of this device.
Data Parameters[edit]
These are all parameters that can be written with a Logic Writer, Batch Writer, or Integrated Circuit (IC10).
Parameter Name | Data Type | Description |
---|---|---|
On | Float | Sparks the igniter, every time the input is set to any number larger or equal to 1. |
Data Outputs[edit]
These are all parameters, that can be read with a Logic Reader or a Slot Reader. The outputs are listed in the order a Logic Reader's "VAR" setting cycles through them.
Output Name | Data Type | Description |
---|---|---|
On | Integer | Only ever returns 0. |