The wiki has moved!

Visit the new wiki at stationeers-wiki.com The old wiki here at legacy.stationeers-wiki.com will sunset eventually.

Edits made after the 7th of March 6PM EST were NOT carried over to the new server as previously announced right here in this box.

 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.<br>
 
It takes 85W to run.
 
It takes 85W to run.

Revision as of 16:02, 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.