Actions

Sensors

From Unofficial Stationeers Wiki

Revision as of 14:10, 1 July 2018 by F1r3w4rr10r (talk | contribs) (Update to use the new Structurebox syntax)
Other languages:
English
Kit (Sensors)
ItemSensorKit.png
Stacks 5x
Constructing Options Daylight, Motion or Gas Sensor
Recipe
Created With Electronics Printer, Fabricator
Cost 1g Copper, 1g Gold
Daylight Sensor
ItemKitSensor.png
Operation
Power Usage 10W
Construction
Placed with Kit (Sensors)
Placed on Small Grid, On Frames
Stage 1
Deconstruction
Deconstructed with Hand Drill
Item received Kit (Sensors)
Gas Sensor
ItemGasSensor.png
Operation
Power Usage 10W
Construction
Placed with Kit (Sensors)
Placed on Small Grid, On Frames
Stage 1
Deconstruction
Deconstructed with Hand Drill
Item received Kit (Sensors)
Motion Sensor
ItemMotionSensor.png
Operation
Power Usage 10W
Construction
Placed with Kit (Sensors)
Placed on Small Grid, On Frames
Stage 1
Deconstruction
Deconstructed with Hand Drill
Item received Kit (Sensors)

Description

Sensors are used to detect different conditions of the world. They can be read by the Logic Computers as well as used when correctly configured by some devices, such as a Console with a Circuitboard (Airlock Control).

Daylight Sensor

The daylight sensor reports whether the sun hits the large grid the sensor is in, as well as the angle (relative to the normal angle of the sensor).

The sensor reports the angle even during the night. The fact, whether the sensor is really exposed to sunlight or hidden, as well as rotation of the sensor is irrelevant (as of current version).

Examples:

  • If the daylight sensor is fixed on the floor, it will report 90 degrees at sunrise, up to 0 degrees at noon, back to 90 degrees at sunset, to 180 degrees at midnight, and back to 90 at sunrise.
  • If fixed on a ceiling the cycle will be opposite, i.e.: 90 -> 180 -> 90 -> 0 -> 90.
  • If fixed to an east facing wall, the cycle from sunrise is: 0 -> 90 -> 180 -> 90 -> 0.
  • If fixed to a west facing wall, the cycle is opposite, i.e.: 180 -> 90 -> 0 -> 90 -> 180.
  • If fixed to a north or south facing wall it will stay at 90 degrees all the time.

Motion Sensor

The motion sensor activates when a player enters the large grid square where the sensor is, and it will deactivate when no more players are in the area.

Gas Sensor

The gas sensor will report information about the gas in the current atmosphere, such as pressure, contents and temperature.

Note: Temperature is given in Kelvin, while your suit gives a readout in Celsius.

Celsius + 273.15 = Kelvin