Actions

Pressure Regulator

From Unofficial Stationeers Wiki

Revision as of 11:47, 29 January 2020 by 186.125.10.160 (talk) (Description)
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 while the pressure on its output side is below 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 The ratio between the Setting and the Maximum. As in Ratio = Setting / 20265
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 when the pressure on its intake side exceeds the set value. Its low flow rate makes it not suitable for being used as an emergency dump valve.

Data Network Properties

These are all Data Network properties of this device.

Back Pressure Regulator has exactly the same Network properties as the Pressure Regulator.