Difference between revisions of "Data Parameters"
From Unofficial Stationeers Wiki
SchlauFuchs (talk | contribs) (→Data Parameters: did not match current ingame state) |
SchlauFuchs (talk | contribs) m (→Data Parameters) |
||
| Line 29: | Line 29: | ||
{{Data Parameters/row|Lock|Boolean|w=1|Disable manual operation of the Ice Crusher.|multiple=2|0|Unlocked|1|Locked}} | {{Data Parameters/row|Lock|Boolean|w=1|Disable manual operation of the Ice Crusher.|multiple=2|0|Unlocked|1|Locked}} | ||
{{Data Parameters/row|Setting|Boolean|w=1|The target temperature of the crushed ice in Kelvin}} | {{Data Parameters/row|Setting|Boolean|w=1|The target temperature of the crushed ice in Kelvin}} | ||
| − | {{Data Parameters/row|Maximum|Boolean|The maximum temperature in Kelvin applicable to Setting}} | + | {{Data Parameters/row|Maximum|Boolean|w=0|The maximum temperature in Kelvin applicable to Setting}} |
| − | {{Data Parameters/row|Ratio|Float|A value between 0 and 1.}} | + | {{Data Parameters/row|Ratio|Float|w=0|A value between 0 and 1.}} |
| − | {{Data Parameters/row|On|Integer|The current state of the Sorter.|multiple=2|0|On|1|Off}} | + | {{Data Parameters/row|On|Integer|w=0|The current state of the Sorter.|multiple=2|0|On|1|Off}} |
{{Data Parameters/row|RequiredPower|Integer|w=0|Idle operating power quantity, does not necessarily include extra demand power}} | {{Data Parameters/row|RequiredPower|Integer|w=0|Idle operating power quantity, does not necessarily include extra demand power}} | ||
{{Data Parameters/row|ClearMemory|Integer|r=0|When set to 1, clears the counter memory (e.g. ExportCount). Will set itself back to 0 when actioned}} | {{Data Parameters/row|ClearMemory|Integer|r=0|When set to 1, clears the counter memory (e.g. ExportCount). Will set itself back to 0 when actioned}} | ||
Latest revision as of 13:04, 25 November 2025
Data Parameters[edit]
These are all parameters that can be written with a Logic Writer, Batch Writer, or Integrated Circuit (IC10).
Data Parameters template[edit]
This template is meant to be used for Structures, that support connections to the Data Network. It provides a heading for Data parameters. If anything is passed to the first positional parameter of the template, it will display a text that indicates, that the structure does not have any parameters.
| The above documentation is transcluded from Template:Data Parameters/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |
Data Parameters[edit]
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 | Off | Can be read to return if the device is correctly powered or not, set via the power system, return 1 if powered and 0 if not | |
| 1 | On | |||||
| Mode | Integer | Read Write
|
0 | Split | The mode of the Sorter, Split does alternate outputs, Filter decides output via Motherboard (Sorter), Logic determines output via parameter Output | |
| 1 | Filter | |||||
| 2 | Logic | |||||
| Error | Boolean | Read
|
0 | 1 if device is in error state, otherwise 0 | ||
| 1 | Error | |||||
| Activate | Boolean | Read Write
|
0 | 1 if device is activated (usually means running), otherwise 0 | ||
| 1 | Activated | |||||
| Lock | Boolean | Read Write
|
0 | Unlocked | Disable manual operation of the Ice Crusher. | |
| 1 | Locked | |||||
| Setting | Boolean | Read Write
|
||||
| Maximum | Boolean | Read
|
||||
| Ratio | Float | Read
|
||||
| On | Integer | Read
|
0 | On | The current state of the Sorter. | |
| 1 | Off | |||||
| RequiredPower | Integer | Read
|
||||
| ClearMemory | Integer | Write
|
||||
| ImportCount | Integer | Read
|
||||
| PrefabHash | Integer | Read
|
||||
| ReferenceId | Integer | Read
|
||||
| NameHash | Integer | Read
|
||||
