Actions

Difference between revisions of "Pipe Analyzer"

From Unofficial Stationeers Wiki

(Marked this version for translation)
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
<languages />
 
<translate>
 
<translate>
 
<!--T:1-->
 
<!--T:1-->
 
[[Category:Atmospherics]]
 
[[Category:Atmospherics]]
 
{{Itembox
 
{{Itembox
  | name        = Pipe Analyzer
+
  | name        = Pipe Analyser
 
  | image      = [[File:ItemPipeAnalyizer.png]]
 
  | image      = [[File:ItemPipeAnalyizer.png]]
  | stacks      = 1
+
  | stacks      = 5
  | cost        = 20g [[Iron_Ingot|Iron]], 2g [[Gold_ingot|Gold]], 2g [[Copper_Ingot|Copper]], 2g [[Electrum_Ingot|Electrum]]
+
| createdwith = [[Atmospherics]], [[Fabricator]]
 +
  | cost        = 20g [[Iron_Ingot|Iron]], 2g [[Gold_Ingot|Gold]], 2g [[Copper_Ingot|Copper]], 2g [[Electrum_Ingot|Electrum]]
 
}}
 
}}
  
 
== Description == <!--T:2-->
 
== Description == <!--T:2-->
Just like the [[Pipe Meter]] it can be used to display the pressure inside the pipes, but also displaying the contents and temperature. It requires power and can be hooked up to consoles or computers.
+
Just like the [[Pipe Meter]] it can be used to display the pressure inside the pipes, but also displaying the contents and temperature. It requires 50W of power and can be hooked up to consoles or computers.
 +
 
 +
{{Data Network Header}}
 +
 
 +
{{Data Parameters}}
 +
{| class="wikitable"
 +
|-
 +
! Parameter Name !! Data Type !! Description
 +
|-
 +
| Lock || Boolean ||
 +
|-
 +
| On || Boolean ||
 +
|-
 +
|}
 +
 
 +
{{Data Outputs}}
 +
{| class="wikitable"
 +
|-
 +
! Output Name !! Data Type !! Description
 +
|-
 +
| Power || Boolean ||
 +
|-
 +
| Error || Boolean ||
 +
|-
 +
| Pressure || Float || In kPa
 +
|-
 +
| Temperature || Float || In Kelvin
 +
|-
 +
| Lock || Boolean ||
 +
|-
 +
| RatioOxygen || Float || The ratio of oxygen in the pipe. A value between 0 (no oxygen at all, or 0%) and 1 ( pure oxygen atmosphere, or 100%)
 +
|-
 +
| RatioCarbonDioxide || Float ||
 +
|-
 +
| RatioNitrogen || Float ||
 +
|-
 +
| RatioPollutant || Float ||
 +
|-
 +
| RatioVolatiles || Float ||
 +
|-
 +
| RatioWater || Float ||
 +
|-
 +
| On || Boolean ||
 +
|-
 +
| Requiredpower || Integer || In Watts. The Pipe Analyzer require 50W of power to function
 +
|-
 +
| TotalMoles || Float ||
 +
|}
 
</translate>
 
</translate>

Revision as of 05:22, 29 August 2020

Other languages:
English
Pipe Analyser
ItemPipeAnalyizer.png
Stacks 5
Recipe
Created With Atmospherics, Fabricator
Cost 20g Iron, 2g Gold, 2g Copper, 2g Electrum


Description

Just like the Pipe Meter it can be used to display the pressure inside the pipes, but also displaying the contents and temperature. It requires 50W of power and can be hooked up to consoles or computers.

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, Batch Writer, or Integrated Circuit (IC10). The outputs are listed in the order a Logic Writer's "VAR" setting cycles through them.

Parameter Name Data Type Description
Lock Boolean
On Boolean

Data Outputs

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
Power Boolean
Error Boolean
Pressure Float In kPa
Temperature Float In Kelvin
Lock Boolean
RatioOxygen Float The ratio of oxygen in the pipe. A value between 0 (no oxygen at all, or 0%) and 1 ( pure oxygen atmosphere, or 100%)
RatioCarbonDioxide Float
RatioNitrogen Float
RatioPollutant Float
RatioVolatiles Float
RatioWater Float
On Boolean
Requiredpower Integer In Watts. The Pipe Analyzer require 50W of power to function
TotalMoles Float