Actions

Category

Difference between revisions of "Circuits"

From Unofficial Stationeers Wiki

(moved from circuits)
 
Line 2: Line 2:
 
<translate>
 
<translate>
 
<!--T:1-->
 
<!--T:1-->
Circuits are a key component of the game and are necessary for most automated systems.
+
Circuits are a key component of the game and are used to automate systems.
  
Circuits operate by sending signals along networks of [[Cables|electrical cables]]. Cables can transmit both electrical power and data at the same time. Data networks should be attached to the data port of relevant machines. The cable networks work as a bus, with all objects on a network visible to each other. Objects with two data outputs, most notable of which is the [[Power_Controller|Area Power Controller]], generally form two discrete networks.
+
Circuits operate on data signals passed along [[Cables|cable networks]]. Cables can transmit both electrical power and data at the same time. Devices connect to the network when a cable is attached to the data port. The cable networks work as a bus, with all objects on a network visible to each other. Objects with two data outputs, most notable of which is the [[Power_Controller|Area Power Controller]], generally form two discrete networks.
  
Circuits act on a half-second tick, which can be important for timer circuits and advanced applications.
+
Circuits run twice per tick, i.e. every 500ms, which is important for timer circuits and advanced applications.
 
</translate>
 
</translate>

Revision as of 13:00, 21 September 2018

Other languages:
English • ‎français

Circuits are a key component of the game and are used to automate systems.

Circuits operate on data signals passed along cable networks. Cables can transmit both electrical power and data at the same time. Devices connect to the network when a cable is attached to the data port. The cable networks work as a bus, with all objects on a network visible to each other. Objects with two data outputs, most notable of which is the Area Power Controller, generally form two discrete networks.

Circuits run twice per tick, i.e. every 500ms, which is important for timer circuits and advanced applications.

Media in category "Circuits"

The following 2 files are in this category, out of 2 total.