Actions

Category

Difference between revisions of "Circuits/fr"

From Unofficial Stationeers Wiki

(Created page with "Category:Circuits")
 
(Created page with "De nombreux périphériques fournissent des données au réseau de données, ou peuvent y être écrits, mais les circuits sont spéciaux car ils pe...")
Line 1: Line 1:
 
<languages/>
 
<languages/>
Many devices provide data to the [[:Category:Data Network|data network]], or may be written to, but circuits are special because they can interact with other devices.
+
De nombreux périphériques fournissent des données au [[:Category:Data Network|réseau de données]], ou peuvent y être écrits, mais les circuits sont spéciaux car ils peuvent interagir avec les autres périphériques du réseau.
  
 
Circuits are a key component of the game and are used to automate systems.
 
Circuits are a key component of the game and are used to automate systems.

Revision as of 03:48, 30 October 2018

Other languages:
English • ‎français

De nombreux périphériques fournissent des données au réseau de données, ou peuvent y être écrits, mais les circuits sont spéciaux car ils peuvent interagir avec les autres périphériques du réseau.

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.

This category currently contains no pages or media.