Actions

Difference between revisions of "Pressurant Valve"

From Unofficial Stationeers Wiki

(cleanup pressurant valve)
Line 1: Line 1:
 
<translate>
 
<translate>
 
<!--T:1-->
 
<!--T:1-->
{{Itembox
+
{{Structurebox
| name       = Pressurant Valve
+
| name = Pressurant Valve
| image       = [[File:Pressurant Valve.png]]
+
| image = [[File:Pressurant Valve.png]]
 +
| prefab_hash = 23052817
 +
| prefab_name = StructurePressurantValve
 +
| 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-->
  
 +
<blockquote><q>Pumps gas into a liquid pipe in order to raise the pressure</q><br>
 +
'''- Stationpedia'''</blockquote>
 
<!--T:3-->
 
<!--T:3-->
Pumps gas into a liquid pipe in order to raise the pressure.<br>
+
 
<br>
 
 
See also [[Purge Valve]] which does quasi the opposite.
 
See also [[Purge Valve]] which does quasi the opposite.
  
 
{{Data Network Header}}
 
{{Data Network Header}}
 
{{Data Parameters|
 
{{Data Parameters|
{{Data Parameters/row|Power|Boolean|w=0|Can be read to return if the device is correctly powered or not, set via the power system, return 1 if powered and 0 if not|multiple=2|0|Off|1|On}}
+
{{Data Parameters/row|Power|Boolean|w=0|Can be read to return if the Pressurant 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|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 Active Vent.|multiple=2|0|Unlocked|1|Locked}}
+
{{Data Parameters/row|Lock|Boolean|Disable manual operation of the Pressurant Valve.|multiple=2|0|Unlocked|1|Locked}}
{{Data Parameters/row|Setting|Integer|w=0|A variable setting that can be read or written.|0.0 to 60795.0}}
+
{{Data Parameters/row|Setting|Integer|A variable setting that can be read or written.|0.0 to 60795.0}}
{{Data Parameters/row|Maximum|Integer|w=0|Maximum setting of the device}}
+
{{Data Parameters/row|Maximum|Float|w=0|Maximum setting of the Pressurant 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|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 Active Vent.|multiple=2|0|Off|1|On}}
+
{{Data Parameters/row|On|Boolean|The current state of the Pressurant 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|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|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|ReferenceId|Integer|w=0|Unique Reference Identifier for this object}}

Revision as of 06:19, 10 July 2024

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



Description

Pumps gas into a liquid pipe in order to raise the pressure
- Stationpedia

See also Purge Valve which does quasi the opposite.

Data Network Properties

These are all Data Network properties of this device.

Data Parameters

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
Parameter Name Data Type Access Value Description
Power Boolean
Read
0 Unpowered Can be read to return if the Pressurant Valve is correctly powered or not, set via the power system, return 1 if powered and 0 if not
1 Powered
Error Boolean
Read
0

1 if device is in error state, otherwise 0
1 Error
Lock Boolean
Read Write
0 Unlocked Disable manual operation of the Pressurant Valve.
1 Locked
Setting Integer
Read Write
0.0 to 60795.0 A variable setting that can be read or written.
Maximum Float
Read
Maximum setting of the Pressurant Valve
Ratio Float
Read
0.0 to 1.0 Context specific value depending on device, 0 to 1 based ratio
On Boolean
Read Write
0 Off The current state of the Pressurant Valve.
1 On
RequiredPower Integer
Read
Idle operating power quantity, does not necessarily include extra demand power
PrefabHash Integer
Read
The hash of the structure
ReferenceId Integer
Read
Unique Reference Identifier for this object
NameHash Integer
Read
Provides the hash value for the name of the object as a 32 bit integer.