Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Kit (Atmospherics) Filtration: Difference between revisions

From Stationeers Wiki
BE3zo (talk | contribs)
No edit summary
Katree (talk | contribs)
Redirected page to Filtration
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Atmospherics]]
#REDIRECT [[Filtration]]
<languages/>
<translate>
{{Structurebox
| name            = Filtration
| power_usage      = 5w
| placed_with_item = [[Kit (Atmospherics)]]
| placed_on_grid  = Small Grid
| decon_with_tool1 = [[Hand Drill]]
| item_rec1        = [[Kit (Atmospherics)]]
}}
<!--T:1-->
==Purpose==
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.
 
<!--T:2-->
==Characteristics==
* It has a manual power switch.
* It consumes 10W of [[Power]] per [[Tick]] when idle and 44W when active.
* It has a separate [[Power Port]] and [[Data Port]].
* It has a pipe port (labelled "Input") for the gas mixture from which the designated gas(es) '''will be''' filtered.
* It has a pipe port (labelled "Filtered") for the designated gas(es) that '''have been''' filtered.
* It has a pipe port (labelled "Unfiltered") for any remaining unfiltered gases.
* It can filter up to 2 different gases at once by inserting two different filters.
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.
When using an IC chip, the slots are labeled as slot 0 and slot 1.
 
==User Interface==
A Filtration unit provides the following user interface:
{| class="wikitable"
|-
! Name || Type !! Function
|-
| [[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 "Filtered" pipe port.
|-
| 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.
|-
| Programmable Chip || Slot || IC10 placed in filtration unit (has 2 Input/Outputs)
|-
| On || Switch || Switches Filtration unit between turned on or turned off. (On=1/Off=0)
|-
|}
 
{{Data Network Header}}
 
{{Data Parameters}}
<!--T:4-->
{| class="wikitable"
|-
! Parameter Name !! Data Type !! Description
|-
| On || Boolean || Powers on the Filtration unit on when set to 1. Powers off when set to 0.
|-
| Open || Boolean  ||
|-
| Setting || Integer ||
|-
| Lock || Boolean ||
|-
| Mode || Boolean  ||
|}
 
{{Data Outputs}}
<!--T:5-->
{| class="wikitable"
|-
! Output Name !! Data Type !! Description
|-
| Power || Boolean || Returns whether the Filtration unit is turned on and receives power. (0 for no, 1 for yes)
|-
| Error || Boolean || Returns whether the Filtration unit is flashing an error. (0 for no, 1 for yes)
|-
| Lock || Boolean || Returns whether the Filtration unit is locked. (0 for no, 1 for yes)
|-
| On || Boolean || Returns whether the Filtration unit is turned on. (0 for no, 1 for yes)
|-
| RequiredPower || Integer || Returns the current amount of power in Watts required by the Filtration unit.
|-
| Quantity || Integer || Returns the current amount of Filter remaining. Slot 0 (Right), slot 1 (Left).
|}
 
{{Slot Outputs}}
<!--T:6-->
{| class="wikitable"
|-
! Output Name !! Data Type !! Description
|-
| OccupantHash || Integer || Filter cartridge Hash-code (Identifier)
|-
| Occupied || Boolean || 0/1 filter slot empty/occupied
|-
| PrefabHash || Integer ||
|-
| Quantity || Integer || Remaining life of filter cartridge.
|-
| Class || Integer ||
|-
| Dammage || Integer ||
|-
| MaxQuantity || Integer || Max. life of filter cartridge
|}
 
<!--T:7-->
==See Also==
* [[Guide (Filtration)]]
 
* [[Kit (Atmospherics)]]
* [[Kit (Portable Scrubber) Portable Scrubber|Portable Scrubber]]
</translate>

Latest revision as of 14:09, 19 June 2023

Redirect to: