Actions

Difference between revisions of "Kit (Landing Pad) Landing Pad"

From Unofficial Stationeers Wiki

(Created page with "{{Itembox | name = Kit (Landing Pad) | createdwith = Electronics Printer | cost = 5g Gold, 10g Copper, 40g Steel | constructs = Landing Pa...")
(No difference)

Revision as of 06:19, 20 March 2020

Kit (Landing Pad)
Constructing Options Landing Pad
Recipe
Created With Electronics Printer
Cost 5g Gold, 10g Copper, 40g Steel
Landing Pad
Operation
Power Usage 100W
Construction
Placed with Kit (Landing Pad)
Placed on Large Grid
Stage 1
Deconstruction
Deconstructed with Drill
Item received Kit (Landing Pad)

Purpose

The landing pad provides a place for trader shuttles to land. It can be placed on terrain or on structures and must be outside.

Data Parameters

These are all parameters, that can be written to with a Logic Writer, Batch Writer, or Integrated Circuit (IC10). The outputs are listed in the order a Logic Writer's "VAR" setting cycles through them.

Parameter Name Data Type Description
Activate Boolean Activates the Landing Pad when set to 1.
On Boolean Turns the Landing Pad on when set to 1. Turns the Landing Pad off when set to 0.

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
Power Boolean Returns whether the Landing Pad is turned on and receiving power. (0 for no, 1 for yes)
On Boolean Returns whether the Landing Pad is turned on. (0 for no, 1 for yes)
RequiredPower Integer Returns the current watts of power required by the Landing Pad.
Error Boolean Returns whether the Landing Pad is currently flashing an error.