Difference between revisions of "Kit (Airlock Gate)"
From Unofficial Stationeers Wiki
(One intermediate revision by one other user not shown) | |||
Line 24: | Line 24: | ||
==Description== <!--T:2--> | ==Description== <!--T:2--> | ||
− | The [[Airlock Gate]] is a door that opens and closes by sliding sideways. | + | The [[Airlock Gate]] is a door that opens and closes by sliding sideways. This behaviour is perfect for building garage doors or large entrances. |
<br>This is an example of usage: | <br>This is an example of usage: | ||
<br>[[File:AirlockGateGarageExample.png|550x584px|Airlock Gate Garage Example]] | <br>[[File:AirlockGateGarageExample.png|550x584px|Airlock Gate Garage Example]] | ||
− | <br> | + | <br>The gate has one power input and one data input. Like the [[Airlock]], it has no integrated buttons to open and close the door and must be controlled via a logic signal, or forced open with a [[Crowbar]]. |
− | <br> | + | <br>An open gate occupies one and a half grid cells. It can slide into adjacent frames and walls, and doesnt't collide with objects. |
<!--T:3--> | <!--T:3--> | ||
Line 46: | Line 46: | ||
|- | |- | ||
| Open || Boolean || Close or open the [[Airlock Gate]]. | | Open || Boolean || Close or open the [[Airlock Gate]]. | ||
+ | |- | ||
+ | | Setting || Boolean || Unknown as input. | ||
|} | |} | ||
Line 64: | Line 66: | ||
| PrefabHash || Integer || 0 or 1736080881 | | PrefabHash || Integer || 0 or 1736080881 | ||
|- | |- | ||
− | | Setting || Boolean || Mirror | + | | Setting || Boolean || Wrapper/Mirror of Open value. |
|} | |} | ||
</translate> | </translate> |
Latest revision as of 10:59, 11 July 2021
Properties | |
---|---|
Stacks | Yes (5) |
Recipe | |
Created With | Hydraulic Pipe Bender |
Cost | 5g Gold, 5g Copper, 25g Steel |
Operation | |
---|---|
Power Usage | 25W |
Prefab Hash | 1736080881 |
Construction | |
Placed with | Kit (Airlock Gate) |
Placed on | Small Grid 2x1 |
Stage 1 | |
Deconstruction | |
Deconstructed with | Hand Drill |
Item received | Kit (Airlock Gate) |
Description[edit]
The Airlock Gate is a door that opens and closes by sliding sideways. This behaviour is perfect for building garage doors or large entrances.
This is an example of usage:
The gate has one power input and one data input. Like the Airlock, it has no integrated buttons to open and close the door and must be controlled via a logic signal, or forced open with a Crowbar.
An open gate occupies one and a half grid cells. It can slide into adjacent frames and walls, and doesnt't collide with objects.
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).
Parameter Name | Data Type | Description |
---|---|---|
Lock | Boolean | Unknown. |
Mode | Boolean | Unknown. |
On | Boolean | Turns the Airlock Gate on or off. |
Open | Boolean | Close or open the Airlock Gate. |
Setting | Boolean | Unknown as input. |
Data Outputs[edit]
These are all parameters, that can be read with a Logic Reader or a Slot Reader. The outputs are listed in the order a Logic Reader's "VAR" setting cycles through them.
Output Name | Data Type | Description |
---|---|---|
Lock | Boolean | Unknown. |
Mode | Boolean | Unknown. |
On | Boolean | If the Airlock Gate is on or off. |
Open | Boolean | If the Airlock Gate is open or close. |
PrefabHash | Integer | 0 or 1736080881 |
Setting | Boolean | Wrapper/Mirror of Open value. |