Actions

Template

Difference between revisions of "Data Parameters/row"

From Unofficial Stationeers Wiki

< Template:Data Parameters
(add row for dataparameters)
 
(fix empty value in example)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
 
{{!}}-
 
{{!}}-
!{{#if: {{{multiple|}}} | rowspan{{=}}{{{multiple}}} }} {{!}} {{{1}}} <!--Name-->
+
{{!}}{{#if: {{{multiple|}}} | rowspan{{=}}{{{multiple}}} }} {{!}} {{{1}}} <!--Name-->
 
{{!}}{{#if: {{{multiple|}}} | rowspan{{=}}{{{multiple}}}| }} {{!}} {{{2}}} <!--Type-->
 
{{!}}{{#if: {{{multiple|}}} | rowspan{{=}}{{{multiple}}}| }} {{!}} {{{2}}} <!--Type-->
 
{{!}}{{#if: {{{multiple|}}} | rowspan{{=}}{{{multiple}}}| }} {{!}}<div style="white-space:nowrap;"> {{#ifeq: {{{r|}}}|0|| Read }} {{#ifeq: {{{w|}}}|0|| Write }} </div>
 
{{!}}{{#if: {{{multiple|}}} | rowspan{{=}}{{{multiple}}}| }} {{!}}<div style="white-space:nowrap;"> {{#ifeq: {{{r|}}}|0|| Read }} {{#ifeq: {{{w|}}}|0|| Write }} </div>
Line 63: Line 63:
 
{{Data Parameters/row|Power|Boolean|w=0|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|multiple=2|0|Off|1|On}}
 
{{Data Parameters/row|Power|Boolean|w=0|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|multiple=2|0|Off|1|On}}
 
{{Data Parameters/row|Mode|Integer|The mode of the Sorter, '''Split''' does alternate outputs, '''Filter''' decides output via [[Motherboard (Sorter)]], '''Logic''' determines output via parameter '''Output'''|multiple=3|0|Split|1|Filter|2|Logic}}
 
{{Data Parameters/row|Mode|Integer|The mode of the Sorter, '''Split''' does alternate outputs, '''Filter''' decides output via [[Motherboard (Sorter)]], '''Logic''' determines output via parameter '''Output'''|multiple=3|0|Split|1|Filter|2|Logic}}
{{Data Parameters/row|Error|Boolean|w=0|1 if device is in error state, otherwise 0|multiple=2|0|</p>|1|Error}}
+
{{Data Parameters/row|Error|Boolean|w=0|1 if device is in error state, otherwise 0|multiple=2|0|<p></p>|1|Error}}
 
{{Data Parameters/row|Lock|Boolean|Disable manual operation of the Sorter.|multiple=2|0|Unlocked|1|Locked}}
 
{{Data Parameters/row|Lock|Boolean|Disable manual operation of the Sorter.|multiple=2|0|Unlocked|1|Locked}}
 
{{Data Parameters/row|On|Integer|The current state of the Sorter.|multiple=2|0|On|1|Off}}
 
{{Data Parameters/row|On|Integer|The current state of the Sorter.|multiple=2|0|On|1|Off}}

Latest revision as of 07:07, 19 May 2024


1

Template documentation[create]

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
[Expand]