Actions

Kit (Liquid Volume Pump)

From Unofficial Stationeers Wiki

Revision as of 03:47, 27 August 2024 by Kevink817 (talk | contribs) (Added page for Liquid Volume Pump)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Kit (Liquid Volume Pump)
ItemLiquidPipeVolumePump2.png
Constructing Options Liquid Volume Pump
Properties
Stacks Yes (5)
Recipes
Hydraulic Pipe Bender 5g Iron, 2g Gold, 3g Copper
Logic
Item Hash -2106280569
Item Name ItemLiquidPipeVolumePump
Logic Classes
SlotClass.None
SortingClass.Kits
Liquid Volume Pump
ItemLiquidPipeVolumePump2.png
Operation
Power Usage Setting * 20W
Prefab Hash -454028979
Prefab Name StructureLiquidVolumePump
Construction
Placed with Kit (Liquid Volume Pump)
Placed on Small Grid
Stage 1
Deconstruction
Deconstructed with Hand Drill
Item received Kit (Liquid Volume Pump)



Description[edit]

Used to pump liquids throughout a pipe, featuring an adjustable valve 0-10 Liters and requiring power (20W per Liter). All the liquids in the pipes behind it will be completely pushed in front of it when powered, and blocks any flow of liquids in either direction when unpowered.

Note that valve settings are for the rate at which the pump operates, in volume per tick (0.5 seconds).

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
Parameter Name Data Type Access Value Description
Power Boolean
Read
0 Unpowered Can be read to return if the Liquid Volume Pump 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 Liquid Volume Pump.
1 Locked
Setting Integer
Read Write
0.0 to 10.0 Sets the flow rate in liters
Maximum Float
Read
Maximum setting of the Volume Pump
Ratio Float
Read
0.0 to 1.0 Setting / Maximum
On Boolean
Read Write
0 Off The current state of the Volume Pump.
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.