<?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=109.200.228.3</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=109.200.228.3"/>
	<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/Special:Contributions/109.200.228.3"/>
	<updated>2026-04-04T12:15:36Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Airlock_(Structure)&amp;diff=8566</id>
		<title>Airlock (Structure)</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Airlock_(Structure)&amp;diff=8566"/>
		<updated>2019-06-12T22:57:18Z</updated>

		<summary type="html">&lt;p&gt;109.200.228.3: Updated data outputs with &amp;#039;mode&amp;#039;&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;
 | image            = &lt;br /&gt;
 | name             = Airlock&lt;br /&gt;
 | power_usage      = 25W&lt;br /&gt;
 | placed_with_item = [[Kit (Airlock)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Airlock)]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
==Purpose==&lt;br /&gt;
An Airlock is a powered [[Portal]] suitable for use in constructing an airlock chamber. [[Guide (Airlock)]] provides additional information regarding the function, construction, and operation of airlocks.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
==Characteristics==&lt;br /&gt;
* It can withstand a [[Pressure]] differential of 1MPA.&lt;br /&gt;
* It consumes 25W of [[Power]] per [[Tick]].&lt;br /&gt;
* It has a separate [[Power Port]] and [[Data Port]].&lt;br /&gt;
* It has a keypad on both sides.&lt;br /&gt;
* It has indicator lights. &lt;br /&gt;
* If unlocked, it can be manually operated using a [[Crowbar]] regardless of its power state.&lt;br /&gt;
* If enslaved by a [[Circuitboard (Airlock)|regular]] or a [[Circuitboard (Advanced Airlock)|advanced]] airlock circuit, it cannot be operated manually.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
==User Interface==&lt;br /&gt;
An Airlock 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;
| Keypad || Keypad  || Opens or closes the door as long as it has power&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Indicator || Turns red when locked and green when unlocked&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
==Settings==&lt;br /&gt;
An Airlock has no settings.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
==Construction==&lt;br /&gt;
An Airlock is constructed using 1 x [[Kit (Airlock)]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
==Deconstruction==&lt;br /&gt;
An Airlock can be deconstructed at any time using a [[Hand Drill]].&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
&amp;lt;!--T:7--&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;
| Open || Boolean || Opens the Airlock when set to 1. Closes it when set to 0.&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Locks the Airlock when set to 1. Unlocks it when set to 0.&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the Airlock on when set to 1. Turns the Airlock off when set to 0.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
&amp;lt;!--T:8--&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 Airlock is turned on and receiving power. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Returns whether the Airlock is open. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Returns whether the Airlock is locked. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the Airlock is turned on. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || Returns the current watts of power required by the Airlock.&lt;br /&gt;
|-&lt;br /&gt;
| Mode || Boolean || Holds intended value for Open. Opening process is not instant so this value can be used to detect attempt to open airlock.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:9--&amp;gt;&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Guide (Airlock)]]&lt;br /&gt;
&lt;br /&gt;
* [[Circuitboard (Advanced Airlock)]]&lt;br /&gt;
* [[Circuitboard (Airlock)]]&lt;br /&gt;
* [[Kit (Airlock)]]&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>109.200.228.3</name></author>
	</entry>
</feed>