Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Auto Night Lights: Difference between revisions

From Stationeers Wiki
Created page with "This is an Auto Night Lighting circuit to toggle outside lights on during nighttime. The Items you will need are as follows. * 1 Memory Unit * 2 Logic I/o * 1 Compare Unit *..."
 
Position of sensor needs to be horizontal to work
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
"The 'Activate' var only works when the sensor is in the horizontal position"
''Tested in v0.2.3036.15111 and lights don't turn off during daytime.''
This is an Auto Night Lighting circuit to toggle outside lights on during nighttime.
This is an Auto Night Lighting circuit to toggle outside lights on during nighttime.


The Items you will need are as follows.
The Items you will need are as follows.


* 1 Memory Unit
* 1 [[Kit_(Logic_Memory)]]
* 2 Logic I/o
* 2 [[Kit_(Logic_I/O)]]
* 1 Compare Unit
* 1 [[Kit_(Logic_Processor)]] ("Compare Unit")
* 1 Sensor (If on same circuit as Solar adjuster, can use that Sensor)
* 1 [[Sensors]] (If on same circuit as Solar adjuster, can use that Sensor)


ALMemory set to 0
ALMemory set to 0

Latest revision as of 12:48, 20 December 2022

"The 'Activate' var only works when the sensor is in the horizontal position"

Tested in v0.2.3036.15111 and lights don't turn off during daytime.

This is an Auto Night Lighting circuit to toggle outside lights on during nighttime.

The Items you will need are as follows.

ALMemory set to 0

BatchWriter

  • I/O set to Input from ALCompare
  • Output to Wall Lights
  • Var to On

Reader Input set to Sensor Var set to Activate

Compare Input1 set to Reader Input2 set to Memory set chip to equals

Circuit Showing Night Light system