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

Category:Circuits: Difference between revisions

Category page
Onebit (talk | contribs)
moved from circuits
 
Onebit (talk | contribs)
No edit summary
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 18:00, 21 September 2018

<languages/> <translate> 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. </translate>

Pages in category "Circuits"

The following 7 pages are in this category, out of 7 total.

Media in category "Circuits"

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