<?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=Writebetterdammit</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=Writebetterdammit"/>
	<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/Special:Contributions/Writebetterdammit"/>
	<updated>2026-04-04T21:11:18Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Elevator&amp;diff=4605</id>
		<title>Elevator</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Elevator&amp;diff=4605"/>
		<updated>2018-07-08T18:49:45Z</updated>

		<summary type="html">&lt;p&gt;Writebetterdammit: /* Elevator Level */  fixing more bad writing&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Itembox&lt;br /&gt;
 | name        = Kit (Elevator)&lt;br /&gt;
 | image       = [[File:{{#setmainimage:ItemKitElevator.png}}]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | constructs  = Elevator Shaft, Elevator Level&lt;br /&gt;
 | createdwith = [[Electronics Printer]], [[Fabricator]]&lt;br /&gt;
 | cost        = 2g [[Copper]], 4g [[Gold]], 2g [[Steel]], 2g [[Solder]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
The elevator allows easy travel to other floors.&lt;br /&gt;
&lt;br /&gt;
= Use =&lt;br /&gt;
Elevators allow easy access to other floors.  They operate using two placement types: elevator level for floors where the elevator stops, and elevator shaft for those where they don&#039;t.&amp;lt;br&amp;gt;&lt;br /&gt;
Logic and enumeration are automatically applied, and the elevator car is created when building a level.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;All levels and shafts must face the same direction, so that their spines align..&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
== Elevator Shaft ==&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Elevator Shaft&lt;br /&gt;
 | image            = [[File:Elevator Shaft front.png]]&lt;br /&gt;
 | power_usage      = 5W&lt;br /&gt;
 | placed_with_item = [[Kit (Elevator)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Elevator)]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The shaft section to build on floors it should not open like floor frames etc.&amp;lt;br&amp;gt;&lt;br /&gt;
Currently does not require power.&lt;br /&gt;
&lt;br /&gt;
=== Data Network Properties ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
These are all [[:Category:Data Network|Data Network]] properties of this device.&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Data Parameters ====&lt;br /&gt;
These are all parameters, that can be written to with a [[Kit_(Logic_I/O)#Logic_Writer|Logic Writer]] or a [[Kit_(Logic_I/O)#Batch_Writer|Batch Writer]]. The outputs are listed in the order a Logic Writer&#039;s &amp;quot;VAR&amp;quot; setting cycles through them.&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;
| On || Boolean || Turns the device on, when set &amp;gt;= 1. Turns it off, when set to &amp;lt;1.&lt;br /&gt;
|-&lt;br /&gt;
| Elevatorlevel || Integer || Returns current level carriage is on&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Data Outputs ====&lt;br /&gt;
These are all parameters, that can be read with a [[Kit_(Logic_I/O)#Logic_Reader|Logic Reader]]. The outputs are listed in the order a Logic Reader&#039;s &amp;quot;VAR&amp;quot; setting cycles through them.&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 device is turned on and receives power. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the device is turned on. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || Returns the current amount of power, required by the device, in watts.&lt;br /&gt;
|-&lt;br /&gt;
| Elevatorspeed || Integer || Returns 1 going up, 0 standing still and -1 going down&lt;br /&gt;
|-&lt;br /&gt;
| Elevatorlevel || Integer || Returns current level carriage is on&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
== Elevator Level ==&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Elevator Level&lt;br /&gt;
 | image            = [[File:Elevator Level front.png]]&lt;br /&gt;
 | power_usage      = 5W&lt;br /&gt;
 | placed_with_item = [[Kit (Elevator)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Elevator)]]&lt;br /&gt;
}}&lt;br /&gt;
The elevator level provides an entrance/exit stop for the elevator car.&amp;lt;br&amp;gt;&lt;br /&gt;
Requires power to open the door automatically and use the call button&lt;br /&gt;
&lt;br /&gt;
=== Data Network Properties ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
These are all [[:Category:Data Network|Data Network]] properties of this device.&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Data Parameters ====&lt;br /&gt;
The following are parameters that can be written to with a [[Kit_(Logic_I/O)#Logic_Writer|Logic Writer]] or a [[Kit_(Logic_I/O)#Batch_Writer|Batch Writer]]. The outputs are listed in the order a Logic Writer&#039;s &amp;quot;VAR&amp;quot; setting cycles through them.&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 device , when set &amp;gt;= 1. Closes it, when set to &amp;lt; 1.&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Locks the device , when set &amp;gt;= 1. Unlocks it, when set to &amp;lt;1.&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the device on, when set &amp;gt;= 1. Turns it off, when set to &amp;lt;1.&lt;br /&gt;
|-&lt;br /&gt;
| Elevatorlevel || Integer || Write the level you want the carriage to go to&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Data Outputs ====&lt;br /&gt;
The following are parameters that can be read with a [[Kit_(Logic_I/O)#Logic_Reader|Logic Reader]]. The outputs are listed in the order a Logic Reader&#039;s &amp;quot;VAR&amp;quot; setting cycles through them.&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 device is turned on and receives power. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Returns whether the device is open. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean || Returns whether the device is flashing an error. (0 for no, 1 for yes) &lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Returns whether the device is locked. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the device is turned on. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || Returns the current amount of power, required by the Glass Door, in watts.&lt;br /&gt;
|-&lt;br /&gt;
| Elevatorspeed || Integer || Returns 1 going up, 0 standing still and -1 going down&lt;br /&gt;
|-&lt;br /&gt;
| Elevatorlevel || Integer || Returns current level carriage is on&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Writebetterdammit</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Elevator&amp;diff=4604</id>
		<title>Elevator</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Elevator&amp;diff=4604"/>
		<updated>2018-07-08T18:46:34Z</updated>

		<summary type="html">&lt;p&gt;Writebetterdammit: /* Description */ Fixing bad writing&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Itembox&lt;br /&gt;
 | name        = Kit (Elevator)&lt;br /&gt;
 | image       = [[File:{{#setmainimage:ItemKitElevator.png}}]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | constructs  = Elevator Shaft, Elevator Level&lt;br /&gt;
 | createdwith = [[Electronics Printer]], [[Fabricator]]&lt;br /&gt;
 | cost        = 2g [[Copper]], 4g [[Gold]], 2g [[Steel]], 2g [[Solder]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
The elevator allows easy travel to other floors.&lt;br /&gt;
&lt;br /&gt;
= Use =&lt;br /&gt;
Elevators allow easy access to other floors.  They operate using two placement types: elevator level for floors where the elevator stops, and elevator shaft for those where they don&#039;t.&amp;lt;br&amp;gt;&lt;br /&gt;
Logic and enumeration are automatically applied, and the elevator car is created when building a level.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;All levels and shafts must face the same direction, so that their spines align..&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
== Elevator Shaft ==&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Elevator Shaft&lt;br /&gt;
 | image            = [[File:Elevator Shaft front.png]]&lt;br /&gt;
 | power_usage      = 5W&lt;br /&gt;
 | placed_with_item = [[Kit (Elevator)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Elevator)]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The shaft section to build on floors it should not open like floor frames etc.&amp;lt;br&amp;gt;&lt;br /&gt;
Currently does not require power.&lt;br /&gt;
&lt;br /&gt;
=== Data Network Properties ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
These are all [[:Category:Data Network|Data Network]] properties of this device.&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Data Parameters ====&lt;br /&gt;
These are all parameters, that can be written to with a [[Kit_(Logic_I/O)#Logic_Writer|Logic Writer]] or a [[Kit_(Logic_I/O)#Batch_Writer|Batch Writer]]. The outputs are listed in the order a Logic Writer&#039;s &amp;quot;VAR&amp;quot; setting cycles through them.&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;
| On || Boolean || Turns the device on, when set &amp;gt;= 1. Turns it off, when set to &amp;lt;1.&lt;br /&gt;
|-&lt;br /&gt;
| Elevatorlevel || Integer || Returns current level carriage is on&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Data Outputs ====&lt;br /&gt;
These are all parameters, that can be read with a [[Kit_(Logic_I/O)#Logic_Reader|Logic Reader]]. The outputs are listed in the order a Logic Reader&#039;s &amp;quot;VAR&amp;quot; setting cycles through them.&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 device is turned on and receives power. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the device is turned on. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || Returns the current amount of power, required by the device, in watts.&lt;br /&gt;
|-&lt;br /&gt;
| Elevatorspeed || Integer || Returns 1 going up, 0 standing still and -1 going down&lt;br /&gt;
|-&lt;br /&gt;
| Elevatorlevel || Integer || Returns current level carriage is on&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
== Elevator Level ==&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Elevator Level&lt;br /&gt;
 | image            = [[File:Elevator Level front.png]]&lt;br /&gt;
 | power_usage      = 5W&lt;br /&gt;
 | placed_with_item = [[Kit (Elevator)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Elevator)]]&lt;br /&gt;
}}&lt;br /&gt;
The entry section to build on floors it should open.&amp;lt;br&amp;gt;&lt;br /&gt;
Requires power to open the door automatically and use the call button&lt;br /&gt;
&lt;br /&gt;
=== Data Network Properties ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
These are all [[:Category:Data Network|Data Network]] properties of this device.&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Data Parameters ====&lt;br /&gt;
These are all parameters, that can be written to with a [[Kit_(Logic_I/O)#Logic_Writer|Logic Writer]] or a [[Kit_(Logic_I/O)#Batch_Writer|Batch Writer]]. The outputs are listed in the order a Logic Writer&#039;s &amp;quot;VAR&amp;quot; setting cycles through them.&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 device , when set &amp;gt;= 1. Closes it, when set to &amp;lt; 1.&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Locks the device , when set &amp;gt;= 1. Unlocks it, when set to &amp;lt;1.&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the device on, when set &amp;gt;= 1. Turns it off, when set to &amp;lt;1.&lt;br /&gt;
|-&lt;br /&gt;
| Elevatorlevel || Integer || Write the level you want the carriage to go to&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Data Outputs ====&lt;br /&gt;
These are all parameters, that can be read with a [[Kit_(Logic_I/O)#Logic_Reader|Logic Reader]]. The outputs are listed in the order a Logic Reader&#039;s &amp;quot;VAR&amp;quot; setting cycles through them.&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 device is turned on and receives power. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Returns whether the device is open. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean || Returns whether the device is flashing an error. (0 for no, 1 for yes) &lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Returns whether the device is locked. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the device is turned on. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || Returns the current amount of power, required by the Glass Door, in watts.&lt;br /&gt;
|-&lt;br /&gt;
| Elevatorspeed || Integer || Returns 1 going up, 0 standing still and -1 going down&lt;br /&gt;
|-&lt;br /&gt;
| Elevatorlevel || Integer || Returns current level carriage is on&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Writebetterdammit</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Elevator&amp;diff=4603</id>
		<title>Elevator</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Elevator&amp;diff=4603"/>
		<updated>2018-07-08T18:45:28Z</updated>

		<summary type="html">&lt;p&gt;Writebetterdammit: /* Use */ Really bad writing.  Attempted to fix&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Itembox&lt;br /&gt;
 | name        = Kit (Elevator)&lt;br /&gt;
 | image       = [[File:{{#setmainimage:ItemKitElevator.png}}]]&lt;br /&gt;
 | stacks      = 5&lt;br /&gt;
 | constructs  = Elevator Shaft, Elevator Level&lt;br /&gt;
 | createdwith = [[Electronics Printer]], [[Fabricator]]&lt;br /&gt;
 | cost        = 2g [[Copper]], 4g [[Gold]], 2g [[Steel]], 2g [[Solder]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
Ease of use item go go vertically through your base without stairs. Easy to get to your penthouse or engineering basement.&lt;br /&gt;
&lt;br /&gt;
= Use =&lt;br /&gt;
Elevators allow easy access to other floors.  They operate using two placement types: elevator level for floors where the elevator stops, and elevator shaft for those where they don&#039;t.&amp;lt;br&amp;gt;&lt;br /&gt;
Logic and enumeration are automatically applied, and the elevator car is created when building a level.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;All levels and shafts must face the same direction, so that their spines align..&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
== Elevator Shaft ==&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Elevator Shaft&lt;br /&gt;
 | image            = [[File:Elevator Shaft front.png]]&lt;br /&gt;
 | power_usage      = 5W&lt;br /&gt;
 | placed_with_item = [[Kit (Elevator)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Elevator)]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The shaft section to build on floors it should not open like floor frames etc.&amp;lt;br&amp;gt;&lt;br /&gt;
Currently does not require power.&lt;br /&gt;
&lt;br /&gt;
=== Data Network Properties ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
These are all [[:Category:Data Network|Data Network]] properties of this device.&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Data Parameters ====&lt;br /&gt;
These are all parameters, that can be written to with a [[Kit_(Logic_I/O)#Logic_Writer|Logic Writer]] or a [[Kit_(Logic_I/O)#Batch_Writer|Batch Writer]]. The outputs are listed in the order a Logic Writer&#039;s &amp;quot;VAR&amp;quot; setting cycles through them.&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;
| On || Boolean || Turns the device on, when set &amp;gt;= 1. Turns it off, when set to &amp;lt;1.&lt;br /&gt;
|-&lt;br /&gt;
| Elevatorlevel || Integer || Returns current level carriage is on&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Data Outputs ====&lt;br /&gt;
These are all parameters, that can be read with a [[Kit_(Logic_I/O)#Logic_Reader|Logic Reader]]. The outputs are listed in the order a Logic Reader&#039;s &amp;quot;VAR&amp;quot; setting cycles through them.&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 device is turned on and receives power. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the device is turned on. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || Returns the current amount of power, required by the device, in watts.&lt;br /&gt;
|-&lt;br /&gt;
| Elevatorspeed || Integer || Returns 1 going up, 0 standing still and -1 going down&lt;br /&gt;
|-&lt;br /&gt;
| Elevatorlevel || Integer || Returns current level carriage is on&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
== Elevator Level ==&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Elevator Level&lt;br /&gt;
 | image            = [[File:Elevator Level front.png]]&lt;br /&gt;
 | power_usage      = 5W&lt;br /&gt;
 | placed_with_item = [[Kit (Elevator)]]&lt;br /&gt;
 | placed_on_grid   = Large Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Elevator)]]&lt;br /&gt;
}}&lt;br /&gt;
The entry section to build on floors it should open.&amp;lt;br&amp;gt;&lt;br /&gt;
Requires power to open the door automatically and use the call button&lt;br /&gt;
&lt;br /&gt;
=== Data Network Properties ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
These are all [[:Category:Data Network|Data Network]] properties of this device.&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Data Parameters ====&lt;br /&gt;
These are all parameters, that can be written to with a [[Kit_(Logic_I/O)#Logic_Writer|Logic Writer]] or a [[Kit_(Logic_I/O)#Batch_Writer|Batch Writer]]. The outputs are listed in the order a Logic Writer&#039;s &amp;quot;VAR&amp;quot; setting cycles through them.&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 device , when set &amp;gt;= 1. Closes it, when set to &amp;lt; 1.&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Locks the device , when set &amp;gt;= 1. Unlocks it, when set to &amp;lt;1.&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the device on, when set &amp;gt;= 1. Turns it off, when set to &amp;lt;1.&lt;br /&gt;
|-&lt;br /&gt;
| Elevatorlevel || Integer || Write the level you want the carriage to go to&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Data Outputs ====&lt;br /&gt;
These are all parameters, that can be read with a [[Kit_(Logic_I/O)#Logic_Reader|Logic Reader]]. The outputs are listed in the order a Logic Reader&#039;s &amp;quot;VAR&amp;quot; setting cycles through them.&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 device is turned on and receives power. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Returns whether the device is open. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean || Returns whether the device is flashing an error. (0 for no, 1 for yes) &lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Returns whether the device is locked. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the device is turned on. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || Returns the current amount of power, required by the Glass Door, in watts.&lt;br /&gt;
|-&lt;br /&gt;
| Elevatorspeed || Integer || Returns 1 going up, 0 standing still and -1 going down&lt;br /&gt;
|-&lt;br /&gt;
| Elevatorlevel || Integer || Returns current level carriage is on&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Writebetterdammit</name></author>
	</entry>
</feed>