Difference between revisions of "Kit (Airlock Gate)"
From Unofficial Stationeers Wiki
Line 28: | Line 28: | ||
<br>[[File:AirlockGateGarageExample.png|550x584px|Airlock Gate Garage Example]] | <br>[[File:AirlockGateGarageExample.png|550x584px|Airlock Gate Garage Example]] | ||
<br>This door have one power input and one data input. Like the [[Airlock]] has no integrated buttons to open and close the door (can be forced with a [[Crowbar]]), for that the door should be manage with a logic signal. | <br>This door have one power input and one data input. Like the [[Airlock]] has no integrated buttons to open and close the door (can be forced with a [[Crowbar]]), for that the door should be manage with a logic signal. | ||
− | <br> The door is design to occupy one grid and half, for completely disappear (and don't collide with objects) from the grid cell where is placed. | + | <br> The door is design to occupy one grid and half, for completely disappear in a wall or frame (and don't collide with objects) from the grid cell where is placed. |
<!--T:3--> | <!--T:3--> |
Revision as of 18:29, 10 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
The Airlock Gate is a door that opens and closes by sliding sideways. Due this behaviour is perfect for build garage or large entrances.
This is an example of usage:
This door have one power input and one data input. Like the Airlock has no integrated buttons to open and close the door (can be forced with a Crowbar), for that the door should be manage with a logic signal.
The door is design to occupy one grid and half, for completely disappear in a wall or frame (and don't collide with objects) from the grid cell where is placed.
Data Network Properties
These are all Data Network properties of this device.
Data Parameters
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. |
Data Outputs
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 | Mirror the Open value. |