Actions

Difference between revisions of "Data Network Colors"

From Unofficial Stationeers Wiki

m (F1r3w4rr10r moved page Logic Colors to Data Network Colors: Change the name to something more appropriate)
m (I added a setence example to the page)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
[[Category:Data Network]]
 
[[Category:Data Network]]
 
== Description ==
 
== Description ==
This is a list of the colors used by various items with the logic network. These are the same colors that can be applied to physical items with a [[Spray_Can|Spray Can]].
+
This is a list of the colors used by various items with the logic network. These are the same colors that can be applied to physical items with a [[Spray_Can|Spray Can]]. These codes can be used in IC10 scripts or logic circuits to set the color of various components, such as lights.
The difference between amber and yellow is subtle. The difference between gray and white is subtler still.
 
  
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
Line 10: Line 9:
 
| 0 || Blue
 
| 0 || Blue
 
|-
 
|-
| 1 || White
+
| 1 || Gray
 
|-
 
|-
 
| 2 || Green
 
| 2 || Green
 
|-
 
|-
| 3 || Amber
+
| 3 || Orange
 
|-
 
|-
 
| 4 || Red
 
| 4 || Red
Line 20: Line 19:
 
| 5 || Yellow
 
| 5 || Yellow
 
|-
 
|-
| 6 || Gray
+
| 6 || White
 
|-
 
|-
 
| 7 || Black
 
| 7 || Black
 
|-
 
|-
| 8 || Orange
+
| 8 || Brown
 
|-
 
|-
| 9 || Lime
+
| 9 || Khaki
 
|-
 
|-
| 10 || Magenta
+
| 10 || Pink
 
|-
 
|-
 
| 11 || Purple
 
| 11 || Purple
 
|}
 
|}

Latest revision as of 15:43, 17 April 2023

Description[edit]

This is a list of the colors used by various items with the logic network. These are the same colors that can be applied to physical items with a Spray Can. These codes can be used in IC10 scripts or logic circuits to set the color of various components, such as lights.

Value Color
0 Blue
1 Gray
2 Green
3 Orange
4 Red
5 Yellow
6 White
7 Black
8 Brown
9 Khaki
10 Pink
11 Purple