Computer: Difference between revisions
From Stationeers Wiki
More actions
Emilgardis (talk | contribs) No edit summary |
m Remove translation markup (automated) |
||
| Line 1: | Line 1: | ||
{{Itembox | {{Itembox | ||
| name = Kit (Computer) | | name = Kit (Computer) | ||
| Line 37: | Line 36: | ||
'''- Stationpedia'''</blockquote> | '''- Stationpedia'''</blockquote> | ||
== Description == | == Description == Uses different [[Motherboard]]s to perform various functions. | ||
Uses different [[Motherboard]]s to perform various functions. | |||
{{Data Network Header}} | {{Data Network Header}} | ||
| Line 52: | Line 50: | ||
{{Data Parameters/row|NameHash|Integer|w=0|Provides the hash value for the name of the object as a 32 bit integer.}} | {{Data Parameters/row|NameHash|Integer|w=0|Provides the hash value for the name of the object as a 32 bit integer.}} | ||
}} | }} | ||
[[Category:Data Network]] | [[Category:Data Network]] | ||
[[Category:IC10 Programming]] | [[Category:IC10 Programming]] | ||
Revision as of 17:20, 8 March 2026
![]() | |
| Constructing Options | Computer |
|---|---|
| Properties | |
| Stacks | Yes (5) |
| Recipes | |
| Electronics Printer | 5g Iron, 5g Gold, 10g Copper |
| Logic | |
| Item Hash | 1990225489 |
| Item Name | ItemKitComputer |
| Logic Classes |
SlotClass.None SortingClass.Kits |
![]() | |
| Operation | |
|---|---|
| Power Usage | 200W |
| Prefab Hash | -626563514 |
| Prefab Name | StructureComputer |
| Construction | |
| Placed with | Kit (Computer) |
| Placed on | Small Grid |
| Stage 1 | |
| Next Stage Construction | |
| Constructed with tool | Screwdriver |
| Deconstruction | |
| Deconstructed with | Hand Drill |
| Item received | Kit (Computer) |
| Stage 2 | |
| Deconstruction | |
| Deconstructed with | Screwdriver |
In some ways a relic, the 'Chonk R1' was designed by severely conflicted Norsec technicians, who needed a unit that could operate with a wide range of motherboards, while also enduring the worst a new Cadet could throw at it.The result is a machine described by some as 'the only PC likely to survive our collision with a black hole', while other, less appreciative users regard it as sharing most of its technological DNA with a cheese grater. Compatible motherboards: - Logic Motherboard - Manufacturing Motherboard - Sorter Motherboard - Communications Motherboard - IC Editor Motherboard
- Stationpedia
== Description == Uses different Motherboards to perform various functions.
Data Network Properties
These are all Data Network properties of this device.
Data Parameters
These are all parameters that can be written with a Logic Writer, Batch Writer, or Integrated Circuit (IC10), and can be read with a Logic Reader, Batch Reader, or Integrated Circuit (IC10).
Click here to see/hide all the data network properties
| Parameter Name | Data Type | Access | Value | Description | ||
|---|---|---|---|---|---|---|
| Power | Boolean | Read
|
0 | Unpowered | Can be read to return if the Computer is correctly powered or not, set via the power system, return 1 if powered and 0 if not | |
| 1 | Powered | |||||
| Open | Integer | Read Write
|
0 | Closed | 1 if device is open, otherwise 0 | |
| 1 | Open | |||||
| Error | Boolean | Read
|
0 | 1 if device is in error state, otherwise 0 | ||
| 1 | Error | |||||
| Lock | Boolean | Read Write
|
0 | Unlocked | Disable manual operation of the Computer. | |
| 1 | Locked | |||||
| On | Boolean | Read Write
|
0 | Off | The current state of the Computer. | |
| 1 | On | |||||
| RequiredPower | Integer | Read
|
||||
| PrefabHash | Integer | Read
|
||||
| ReferenceId | Integer | Read
|
||||
| NameHash | Integer | Read
|
||||

