<?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=2003%3AD4%3AD702%3A3500%3A6881%3A134F%3A60EE%3A69D1</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=2003%3AD4%3AD702%3A3500%3A6881%3A134F%3A60EE%3A69D1"/>
	<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/Special:Contributions/2003:D4:D702:3500:6881:134F:60EE:69D1"/>
	<updated>2026-04-05T10:16:31Z</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=15399</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=15399"/>
		<updated>2023-04-25T18:04:47Z</updated>

		<summary type="html">&lt;p&gt;2003:D4:D702:3500:6881:134F:60EE:69D1: Filtration Modes&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, slot 2 and slot 3(IC), with 1 being the slot closer to the inlet.&lt;br /&gt;
When using an IC chip, the slots are labeled as slot 0, slot1 and slot 2(IC).&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 0 || 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 1 || 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;
| v || Slot 2 || IC10 placed in filtration unit (has 2 Input/Outputs)&lt;br /&gt;
|-&lt;br /&gt;
| On || Switch || Switches Filtration unit between turned on or turned off. (On=1/Off=0)&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;
| Open || Boolean  || &lt;br /&gt;
|-&lt;br /&gt;
| Setting || Integer || &lt;br /&gt;
|- &lt;br /&gt;
| Lock || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| Mode || Boolean  || 0: idle, 1: Active&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;
==Slot Outputs==&lt;br /&gt;
Slot0= Filter Left , Slot1= Filter Right , Slot2= Programmable Chip&lt;br /&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;
| OccupantHash || Integer || Filter cartridge Hash-code (Identifier)&lt;br /&gt;
|-&lt;br /&gt;
| Occupied || Boolean || 0/1 filter slot empty/occupied &lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || &lt;br /&gt;
|-&lt;br /&gt;
| Quantity || Integer || Remaining life of filter cartridge.&lt;br /&gt;
|-&lt;br /&gt;
| Class || Integer || &lt;br /&gt;
|-&lt;br /&gt;
| Dammage || Integer || &lt;br /&gt;
|-&lt;br /&gt;
| MaxQuantity || Integer || Max. life of filter cartridge&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:7--&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>2003:D4:D702:3500:6881:134F:60EE:69D1</name></author>
	</entry>
</feed>