Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Igniter: Difference between revisions

From Stationeers Wiki
m Change Logic to Data Network
Update to use the new Structurebox syntax
Line 7: Line 7:
  | cost        =  
  | cost        =  
}}
}}
{{structurebox
{{Structurebox
  | name      = Igniter
  | name             = Igniter
  | dectool   = [[Hand Drill]]
| power_usage     = 5W
  | placement = Small Grid
| 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.

Revision as of 21:21, 6 July 2018

Igniter
Properties
Stacks Yes (10)
Recipe
Created With Fabricator
Igniter
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

When activated, it produces a small spark which can ignite volatile gases, depending on their concentration.

Data Network Properties

These are all Data Network properties of this device.

Data Parameters

These are all parameters, that can be written to with a Logic Writer or a Batch Writer. The outputs are listed in the order a Logic Writer's "VAR" setting cycles through them.

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

These are all parameters, that can be read with a Logic 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.