==Description== The Hangar Door is a door that opens and closes by retracting or extending a sectioned door either vertically or horizontally along a large grid edge. 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.
All gates occupy at minimum one grid cell, halfway, for their base. Small, Medium, and Large hangar doors extend a further 1, 2, and 3 large grid cells when closed.
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.
|
| Setting |
Boolean |
Unknown as input.
|
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 |
Wrapper/Mirror of Open value.
|