Actions

Difference between revisions of "Purge Valve"

From Unofficial Stationeers Wiki

(Created page with "<translate> <!--T:1--> {{Itembox | name = Condensation Valve | image = File:Purge Valve.png }} ==Description== <!--T:2--> <!--T:3--> Allows for the remov...")
 
(omit translate on include)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<translate>
+
<noinclude><translate></noinclude>
 
<!--T:1-->
 
<!--T:1-->
{{Itembox
+
{{Structurebox
| name       = Condensation Valve
+
| name = Purge Valve
| image       = [[File:Purge Valve.png]]
+
| image = [[File:Purge Valve.png]]
 +
| prefab_hash = -737232128
 +
| prefab_name = StructurePurgeValve
 +
| power_usage = 100W
 +
| placed_on_grid = Small Grid
 +
| decon_with_tool1 = [[Hand Drill]]
 +
| placed_with_item = [[Kit (Pressure Regulator)]]
 +
| item_rec1 = [[Kit (Pressure Regulator)]]
 
}}
 
}}
 
  
 
==Description== <!--T:2-->
 
==Description== <!--T:2-->
  
 
<!--T:3-->
 
<!--T:3-->
Allows for the removal of gas from a liquid pipe, and behaves similarly to the back pressure regulator.<br>
+
<blockquote><q>Allows for removal of pressurant gas and evaporated liquids from a liquid pipe. Similar in function to a [[Back Pressure Regulator]] the [[Purge Valve]] moves gas from the input liquid pipe to the output gas pipe aiming to keep the pressure of the input at the target setting.</q><br>
<br>
+
'''- Stationpedia'''</blockquote>
 +
 
 
See also [[Pressurant Valve]] which does quasi the opposite.
 
See also [[Pressurant Valve]] which does quasi the opposite.
 +
<!--T:4-->
 +
{{Data Network Header}}
 +
{{Data Parameters|
 +
{{Data Parameters/row|Power|Boolean|w=0|Can be read to return if the Purge Valve is correctly powered or not, set via the power system, return 1 if powered and 0 if not|multiple=2|0|Unpowered|1|Powered}}
 +
{{Data Parameters/row|Error|Boolean|w=0|1 if device is in error state, otherwise 0|multiple=2|0|<p></p>|1|Error}}
 +
{{Data Parameters/row|Lock|Boolean|Disable manual operation of the Purge Valve.|multiple=2|0|Unlocked|1|Locked}}
 +
{{Data Parameters/row|Setting|Integer|A variable setting that can be read or written.|0.0 to 60795.0}}
 +
{{Data Parameters/row|Maximum|Float|w=0|Maximum setting of the Purge Valve}}
 +
{{Data Parameters/row|Ratio|Float|w=0|Context specific value depending on device, 0 to 1 based ratio|0.0 to 1.0}}
 +
{{Data Parameters/row|On|Boolean|The current state of the Purge Valve.|multiple=2|0|Off|1|On}}
 +
{{Data Parameters/row|RequiredPower|Integer|w=0|Idle operating power quantity, does not necessarily include extra demand power}}
 +
{{Data Parameters/row|PrefabHash|Integer|w=0|The hash of the structure}}
 +
{{Data Parameters/row|ReferenceId|Integer|w=0|Unique Reference Identifier for this object}}
 +
{{Data Parameters/row|NameHash|Integer|w=0|Provides the hash value for the name of the object as a 32 bit integer.}}
 +
}}
  
</translate>
+
<noinclude></translate></noinclude>
 
[[Category:Atmospherics]]
 
[[Category:Atmospherics]]

Latest revision as of 06:46, 10 July 2024

Purge Valve
Purge Valve.png
Operation
Power Usage 100W
Prefab Hash -737232128
Prefab Name StructurePurgeValve
Construction
Placed with Kit (Pressure Regulator)
Placed on Small Grid
Stage 1
Deconstruction
Deconstructed with Hand Drill
Item received Kit (Pressure Regulator)



Description[edit]

Allows for removal of pressurant gas and evaporated liquids from a liquid pipe. Similar in function to a Back Pressure Regulator the Purge Valve moves gas from the input liquid pipe to the output gas pipe aiming to keep the pressure of the input at the target setting.
- Stationpedia

See also Pressurant Valve which does quasi the opposite.

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), and can be read with a Logic Reader, Batch Reader, or Integrated Circuit (IC10).

Click here to see/hide all the data network properties