Actions

Editing Elevator

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 8: Line 8:
 
}}
 
}}
  
= Description =
+
== Description ==
The elevator allows easy travel to other floors.
+
Ease of use item go go vertically through your base without stairs. Easy to get to your penthouse or engineering basement.
  
= Use =
+
== Use ==
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't.<br>
+
Place down and select which one you want a Elevator shaft to pass through floors, or a level to give an entrance.<br>
Logic and enumeration are automatically applied, and the elevator car is created when building a level.<br>
+
Logic and enumeration is automatically applied, and the elevator carriage is created when building a level.<br>
<br>All levels and shafts must face the same direction, so that their spines align..
+
Just as easy as walk in and press the button for up and down.<br>
<br>Warning: All elevator-placements need to be connected. Otherwise it seems like one elevator but in reality you build several stacked and won't be able to travel from level to level.
+
<br>They will need to all face the same way, so the spine aligns.
  
<hr>
+
=== Elevator Shaft ===
= Elevator Shaft =
 
 
{{Structurebox
 
{{Structurebox
  | name             = Elevator Shaft
+
  | name       = Elevator Shaft
  | image           = [[File:Elevator Shaft front.png]]
+
  | image     = [[File:Elevator Shaft front.png]]
  | power_usage      = 5W
+
  | placement = Large Grid
  | placed_with_item = [[Kit (Elevator)]]
+
  | powerusage = 5W
| placed_on_grid  = Large Grid
+
  | dectool    = Drill
  | decon_with_tool1 = [[Hand Drill]]
 
  | item_rec1        = [[Kit (Elevator)]]
 
 
}}
 
}}
 
 
The shaft section to build on floors it should not open like floor frames etc.<br>
 
The shaft section to build on floors it should not open like floor frames etc.<br>
 
Currently does not require power.
 
Currently does not require power.
  
{{Data Network Header}}
+
== Data Network Properties ==
 +
These are all [[:Category:Data Network|Data Network]] properties of this device.
  
{{Data Parameters}}
+
=== Data Parameters ===
 +
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's "VAR" setting cycles through them.
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 41: Line 39:
 
| On || Boolean || Turns the device on, when set >= 1. Turns it off, when set to <1.
 
| On || Boolean || Turns the device on, when set >= 1. Turns it off, when set to <1.
 
|-
 
|-
| ElevatorSpeed || Integer || Sets the desired speed of the elevator. (0.5 - 20)
+
| Elevatorlevel || Integer || Returns current level carriage is on
|-
 
| ElevatorLevel || Integer || When written to, makes the carriage go to that level.
 
 
|}
 
|}
  
{{Data Outputs}}
+
=== Data Outputs ===
 +
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's "VAR" setting cycles through them.
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 57: Line 54:
 
| RequiredPower || Integer || Returns the current amount of power, required by the device, in watts.
 
| RequiredPower || Integer || Returns the current amount of power, required by the device, in watts.
 
|-
 
|-
| ElevatorSpeed || Integer || Returns the current speed setting. (0.5 - 20)
+
| Elevatorspeed || Integer || Returns 1 going up, 0 standing still and -1 going down
 
|-
 
|-
| ElevatorLevel || Integer || Returns current level carriage is on
+
| Elevatorlevel || Integer || Returns current level carriage is on
 
|}
 
|}
  
<hr>
+
 
= Elevator Level =
+
=== Elevator Level ===
 
{{Structurebox
 
{{Structurebox
  | name             = Elevator Level
+
  | name       = Elevator Level
  | image           = [[File:Elevator Level front.png]]
+
  | image     = [[File:Elevator Level front.png]]
  | power_usage      = 5W
+
  | placement = Large Grid
  | placed_with_item = [[Kit (Elevator)]]
+
  | powerusage = 5W
| placed_on_grid  = Large Grid
+
  | dectool    = Drill
  | decon_with_tool1 = [[Hand Drill]]
 
  | item_rec1        = [[Kit (Elevator)]]
 
 
}}
 
}}
The elevator level provides an entrance/exit stop for the elevator car.<br>
+
The entry section to build on floors it should open.<br>
 
Requires power to open the door automatically and use the call button
 
Requires power to open the door automatically and use the call button
  
{{Data Network Header}}
+
== Data Network Properties ==
 +
These are all [[:Category:Data Network|Data Network]] properties of this device.
  
{{Data Parameters}}
+
=== Data Parameters ===
 +
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's "VAR" setting cycles through them.
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 89: Line 86:
 
| On || Boolean || Turns the device on, when set >= 1. Turns it off, when set to <1.
 
| On || Boolean || Turns the device on, when set >= 1. Turns it off, when set to <1.
 
|-
 
|-
| ElevatorSpeed || Integer || Sets the desired speed of the elevator. (0.5 - 20)
+
| Elevatorlevel || Integer || Write the level you want the carriage to go to
|-
 
| Elevatorlevel || Integer || When written to, makes the carriage go to that level.
 
 
|}
 
|}
  
 
+
=== Data Outputs ===
{{Data Outputs}}
+
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's "VAR" setting cycles through them.
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 112: Line 107:
 
| RequiredPower || Integer || Returns the current amount of power, required by the Glass Door, in watts.
 
| RequiredPower || Integer || Returns the current amount of power, required by the Glass Door, in watts.
 
|-
 
|-
| ElevatorSpeed || Integer || Returns the current speed setting. (0.5 - 20)
+
| Elevatorspeed || Integer || Returns 1 going up, 0 standing still and -1 going down
 
|-
 
|-
| ElevatorLevel || Integer || Returns current level carriage is on
+
| Elevatorlevel || Integer || Returns current level carriage is on
 
|}
 
|}

Please note that all contributions to Unofficial Stationeers Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Unofficial Stationeers Wiki:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)