Actions

Difference between revisions of "Atmospherics"

From Unofficial Stationeers Wiki

m (Change RequiredPower output description)
(Redirected page to Kit (Atmospherics))
 
(66 intermediate revisions by 27 users not shown)
Line 1: Line 1:
[[Category:Atmospherics]]
+
#REDIRECT [[Kit (Atmospherics)]]
{{Itembox
 
| name        = Kit (Atmospherics)
 
| image      = [[File:ItemKitAtmospherics.png]]
 
| createdwith = [[Hydraulic Pipe Bender]], [[Fabricator]]
 
| cost        = 10g [[Iron]], 5g [[Gold]], 20g [[Copper]]
 
| stacks      = no
 
}}
 
{{Structurebox
 
| name        = Atmospherics
 
| image      = [[File:Atmospherics front.jpg]]
 
| placement  = Small Grid
 
| powerusage  = 6000W
 
}}
 
=Air Conditioner Unit=
 
==Description==
 
Used to lower and raise the temperature fed through it from the input pipe.<br>
 
It has a range from -99 to 99 Celsius for the output
 
 
 
If the coolant pipe does not have 100kpa pressure it will divert output to coolant waste port to fill its coolant pipe
 
 
 
==Usage==
 
Place the Kit (Atmospherics) and run some pipes to the place you want to vent the heat. Place a few [[Pipe Radiator]]s on the pipe, fill it with whatever gas mixture you want.<br>
 
Make a return loop on the coolant system back to the coolant waste port for a slightly better efficiency.<br>
 
It will try to draw or expel heat to the coolant mix to make the input match the desired output.
 
 
 
== Logic Properties ==
 
These are all logic properties of this device.
 
 
 
=== Logic Parameters ===
 
These are all parameters, that can be written to with a [[Kit_(Logic_I/O)#Logic_Writer|Logic Writer]] or a [[Kit_(Logic_I/O)#Batch_Writer|Batch Writer]]. The outputs are listed in the order a Logic Writer's "VAR" setting cycles through them.
 
{| class="wikitable"
 
|-
 
! Parameter Name !! Data Type !! Description
 
|-
 
| Open || (Unknown) || (Unknown) (This does not seem to influence the "Open" output.)
 
|-
 
| Mode || Integer || (Unknown) (Judging by the "Mode" output, it accepts values in the range 0-2.)
 
|-
 
| Lock || Boolean || Locks the Air Conditioner Unit, when set to 1. Unlocks it, when set to 0.
 
|-
 
| On || Boolean || Turns the Air Conditioner Unit on, when set to 1. Turns it off, when set to 0.
 
|}
 
 
 
=== Logic Outputs ===
 
These are all parameters, that can be read with a [[Kit_(Logic_I/O)#Logic_Reader|Logic Reader]]. The outputs are listed in the order a Logic Reader's "VAR" setting cycles through them.
 
{| class="wikitable"
 
|-
 
! Output Name !! Data Type !! Description
 
|-
 
| Power || Boolean || Returns whether the Air Conditioner Unit is turned on. (0 is off, 1 is on) (Identical to "On" output. This might be intended to output whether the device is receiving power or not.)
 
|-
 
| Open || (Unknown) || (Unknown) (This does not seem to be influenced by the "Open" parameter.)
 
|-
 
| Mode || Integer || (Unknown) (Returns output in the range 0-2, equivalent to the input of the "Mode" parameter.)
 
|-
 
| Error || Boolean || Returns whether the Air Conditioner Unit is flashing an error. (0 when no error, 1 when flashing an error)
 
|-
 
| Lock || Boolean || Returns whether the Air Conditioner Unit is locked. (0 when not locked, 1 when locked)
 
|-
 
| On || Boolean || Returns whether the Air Conditioner Unit is turned on. (0 is off, 1 is on)
 
|-
 
| RequiredPower || Integer || Returns the current amount of power, required by the Air Conditioner, in Watts.
 
|}
 
 
 
=Filtration Unit=
 
==Description==
 
Used to filter out specific gasses and fluids from a mixture.<br>
 
it can filter out up to 2 things at once
 
 
 
==Usage==
 
Place the Kit (Atmospherics) and change the variant to Filtration.<br>
 
Place [[filter]]s in the machine for what you want to filter out.<br>
 
There are three filtration pipe connections.<br>
 
Filtration Input is where you connect the incoming atmosphere to be passed through the Filtration Atmospherics.<br>
 
Filtration Waste is the remaining mix after extracting whatever the filters did.<br>
 
Filtration Output is the filtered material for which you placed filters in the machine for.
 
 
 
== Logic Properties ==
 
These are all logic properties of this device.
 
 
 
=== Logic Parameters ===
 
These are all parameters, that can be written to with a [[Kit_(Logic_I/O)#Logic_Writer|Logic Writer]] or a [[Kit_(Logic_I/O)#Batch_Writer|Batch Writer]]. The outputs are listed in the order a Logic Writer's "VAR" setting cycles through them.
 
{| class="wikitable"
 
|-
 
! Parameter Name !! Data Type !! Description
 
|-
 
| On || Boolean || Turns the Filtration Unit on, when set to 1. Turns it off, when set to 0.
 
|}
 
 
 
=== Logic Outputs ===
 
These are all parameters, that can be read with a [[Kit_(Logic_I/O)#Logic_Reader|Logic Reader]]. The outputs are listed in the order a Logic Reader's "VAR" setting cycles through them.
 
{| class="wikitable"
 
|-
 
! Output Name !! Data Type !! Description
 
|-
 
| Power || Boolean || Returns whether the Filtration Unit is turned on. (0 is off, 1 is on) (Identical to "On" output. This might be intended to output whether the device is receiving power or not.)
 
|-
 
| Error || Boolean || Returns whether the Filtration Unit is flashing an error. (0 when no error, 1 when flashing an error)
 
|-
 
| On || Boolean || Returns whether the Filtration Unit is turned on. (0 is off, 1 is on)
 
|-
 
| RequiredPower || Integer || Returns the current amount of power, required by the Filtration Unit, in Watts.
 
|}
 

Latest revision as of 12:06, 13 August 2023

Redirect to: