The wiki is moving!

Edits made after the 7th of March 6PM EST (from now onwards) will not be carried over to the new server - the move is happening right now. The new (and improved!) wiki will be live soon™ right here on stationeers-wiki.com.

 Actions

Difference between revisions of "Timing Circuit"

From Unofficial Stationeers Wiki

Line 13: Line 13:
 
= Limitation: =   
 
= Limitation: =   
  
In this exact implementation, by using an "equal", if for "some reason" the value goes over the max value, it will never reset.
+
In this exact implementation, by using an "equal", if for "some reason" the value goes over the max value, it will never reset
 +
It takes 85W to run.

Revision as of 15:01, 4 February 2018

Purpose:

This is the schematic/circuit to make a timer for other circuits.

Usage:

It could, for example, be set to cycle every 10 seconds, and another circuit could use this to turn on a beacon for 2 seconds every 10 seconds.

Schematic:

Circuit timer

Limitation:

In this exact implementation, by using an "equal", if for "some reason" the value goes over the max value, it will never reset. It takes 85W to run.