Actions

Difference between revisions of "Pressure Regulator"

From Unofficial Stationeers Wiki

(They're not one-way valves...)
(addin network infos for the pressure regulator)
Line 22: Line 22:
 
==Description==
 
==Description==
 
The standard Pressure Regulator will pass through gases until the pressure on its output side reaches the set value.
 
The standard Pressure Regulator will pass through gases until the pressure on its output side reaches the set value.
 +
 +
{{Data Network Header}}
 +
 +
{{Data Parameters}}
 +
{| class="wikitable"
 +
|-
 +
! Parameter Name !! Data Type !! Description
 +
|-
 +
| Lock || Boolean ||
 +
|-
 +
| Setting || float ||
 +
|-
 +
| On || Boolean ||
 +
|}
 +
 +
{{Data Outputs}}
 +
{| class="wikitable"
 +
|-
 +
! Output Name !! Data Type !! Description
 +
|-
 +
| Power || Boolean ||
 +
|-
 +
| Error || Boolean ||
 +
|-
 +
| Lock || Boolean ||
 +
|-
 +
| Setting || float || Contains the current threshold set on the regulator, in kPa
 +
|-
 +
| Maximum || float || Value of 20265kPa
 +
|-
 +
| Ratio || Float || Fixed to 1
 +
|-
 +
| On || Boolean ||
 +
|-
 +
| Requiredpower || Integer || In Watts. The Pressure Regulator require 100W of power to function
 +
|-
 +
|}
  
 
=Back Pressure Regulator=
 
=Back Pressure Regulator=

Revision as of 19:08, 19 October 2018

Pressure Regulator
ItemKitRegulator.png
Stacks Yes, 5x
Recipe
Created With Hydraulic Pipe Bender, Fabricator
Cost 5g Iron, 1g Gold, 2g Copper

Construction Kit (Pressure Regulator)

Description

Pressure Regulator is used throughout Atmospherics networks to manage Pressure. Pressure Regulators comes in two variants: Standard and back-pressure regulators. They can be used to regulate the pressure between two pipe networks.

The maximum pressure that can be set is 20265 kPa, which is double the maximum pressure for most gas-related elements like Canisters.

Pressure regulator needs power to operate (100 W). When unpowered it shuts off. That means it can be used as Pipe Digital Valve

Use

Use left-click while in active hands to place. Scroll to change to other variants.

Pressure Regulator

Description

The standard Pressure Regulator will pass through gases until the pressure on its output side reaches the set value.

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
Setting float
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
Lock Boolean
Setting float Contains the current threshold set on the regulator, in kPa
Maximum float Value of 20265kPa
Ratio Float Fixed to 1
On Boolean
Requiredpower Integer In Watts. The Pressure Regulator require 100W of power to function

Back Pressure Regulator

Description

The Back Pressure Regulator will only pass through gases once the pressure on its intake side exceeds the set value. (Not good as emergency dump very slow flow rate.)

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

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