<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://stationeers-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Gopetro</id>
	<title>Stationeers Community Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://stationeers-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Gopetro"/>
	<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/Special:Contributions/Gopetro"/>
	<updated>2026-04-05T09:47:41Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Kit_(Atmospherics)_Filtration&amp;diff=10577</id>
		<title>Kit (Atmospherics) Filtration</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Kit_(Atmospherics)_Filtration&amp;diff=10577"/>
		<updated>2021-04-07T02:45:38Z</updated>

		<summary type="html">&lt;p&gt;Gopetro: Updated the the power consumption and the slot labeling.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Atmospherics]]&lt;br /&gt;
&amp;lt;languages/&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Filtration&lt;br /&gt;
 | power_usage      = 5w&lt;br /&gt;
 | placed_with_item = [[Kit (Atmospherics)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Atmospherics)]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
==Purpose==&lt;br /&gt;
A Filtration unit is a powered Atmospheric processor used to filter specific gases from a mixture. [[Guide (Filtration)]] provides additional information regarding the function, construction, and operation of a Filtration unit.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
==Characteristics==&lt;br /&gt;
* It has a manual power switch.&lt;br /&gt;
* It consumes 10W of [[Power]] per [[Tick]] when idle and 44W when active.&lt;br /&gt;
* It has a separate [[Power Port]] and [[Data Port]].&lt;br /&gt;
* It has a pipe port (labelled &amp;quot;Input&amp;quot;) for the gas mixture from which the designated gas(es) &#039;&#039;&#039;will be&#039;&#039;&#039; filtered.&lt;br /&gt;
* It has a pipe port (labelled &amp;quot;Filtered&amp;quot;) for the designated gas(es) that &#039;&#039;&#039;have been&#039;&#039;&#039; filtered.&lt;br /&gt;
* It has a pipe port (labelled &amp;quot;Unfiltered&amp;quot;) for any remaining unfiltered gases.&lt;br /&gt;
* It can filter up to 2 different gases at once by inserting two different filters.&lt;br /&gt;
Note: When using an I/O slot reader chip, the filter slots are labeled as slot 1 and slot 2, with 1 being the slot closer to the inlet.&lt;br /&gt;
When using an IC chip, the slots are labeled as slot 0 and slot 1.&lt;br /&gt;
&lt;br /&gt;
==User Interface==&lt;br /&gt;
A Filtration unit provides the following user interface:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name || Type !! Function&lt;br /&gt;
|-&lt;br /&gt;
| [[Filters|Filter]] (Right) || Slot || Port for a gas filter. If gas of the same type is present in the incoming mixture, it will be redirected out the &amp;quot;Filtered&amp;quot; pipe port.&lt;br /&gt;
|-&lt;br /&gt;
| Filter (Left) || Slot || Another Port for a gas filter that functions the same as its twin slot. May contain the same or a different filter.&lt;br /&gt;
|-&lt;br /&gt;
| On/Off|| Switch || Switches Filtration unit between turned on or turned off.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Powers on the Filtration unit on when set to 1. Powers off when set to 0.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Power || Boolean || Returns whether the Filtration unit is turned on and receives power. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean || Returns whether the Filtration unit is flashing an error. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Returns whether the Filtration unit is locked. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the Filtration unit is turned on. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || Returns the current amount of power in Watts required by the Filtration unit.&lt;br /&gt;
|-&lt;br /&gt;
| Quantity || Integer || Returns the current amount of Filter remaining. Slot 0 (Right), slot 1 (Left).&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Guide (Filtration)]]&lt;br /&gt;
&lt;br /&gt;
* [[Kit (Atmospherics)]]&lt;br /&gt;
* [[Kit (Portable Scrubber) Portable Scrubber|Portable Scrubber]]&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Gopetro</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Pipe_Digital_Valve&amp;diff=10510</id>
		<title>Pipe Digital Valve</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Pipe_Digital_Valve&amp;diff=10510"/>
		<updated>2021-03-29T00:25:39Z</updated>

		<summary type="html">&lt;p&gt;Gopetro: Added power usage&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Atmospherics]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Pipe Digital Valve&lt;br /&gt;
 | image       = [[File:ItemPipeDigitalValve.png]]&lt;br /&gt;
 | stacks      = 1&lt;br /&gt;
 | createdwith = [[Hydraulic Pipe Bender]], [[Fabricator]]&lt;br /&gt;
 | cost        = 2g [[Copper Ingot|Copper]], 5g [[Steel Ingot|Steel]], 3g [[Invar Ingot|Invar]]&lt;br /&gt;
}}&lt;br /&gt;
=Pipe Digital Valve=&lt;br /&gt;
==Description==&lt;br /&gt;
A valve which can be operated by logic network. Switching its &amp;quot;On&amp;quot; variable to 1 causes the valve to be fully open, switching to 0 closes the valve to completely close. &lt;br /&gt;
Power usage: 0 Watts when off. 25 Watts when on. &lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Locks the Pipe Digital Valve, when set to 1. Unlocks it, when set to 0.&lt;br /&gt;
|-&lt;br /&gt;
| Setting || Float || Does not function.&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the Pipe Digital Valve on, when set to 1. Turns it off, when set to 0.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Maximum || Integer || Returns 100. (Assumption) Returns the maximum throughput percentage of the Pipe Digital Valve.&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Returns whether the Pipe Digital Valve is locked. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean || Returns whether the Pipe Digital Valve is currently flashing an error. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Setting || Float || Returns a range from 0.0 to 100.0. Does not function. (Assumption) Returns the percentage of opening of the Pipe Digital Valve.&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || Returns the current amount of power needed for the Pipe Digital Valve.&lt;br /&gt;
|-&lt;br /&gt;
| Ratio || Float || Returns a range from 0.0 to 1.0. Does not function. (Assumption) Returns the differential in pressure between the sides of the Pipe Digital Valve.&lt;br /&gt;
|-&lt;br /&gt;
| Prefab Hash || Integer || (Assumption) Returns (-1280984102) a unique type identifier for the Pipe Digital Valve.&lt;br /&gt;
|-&lt;br /&gt;
| Power || Boolean || Returns whether the Pipe Digital Valve is receiving power and is turned on. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the Pipe Digital Valve is set to on. (0 for no, 1 for yes)&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Gopetro</name></author>
	</entry>
</feed>