Actions

Special

Difference between pages "Template:Data Parameters" and "Template:Data Parameters/sandbox"

(Difference between pages)
Page 1
Page 2
(add articles with this template to Category:Data Network)
 
(Created page with "=== Data Parameters === {{#if: {{{1|}}} |These are all parameters, that can be written to with a Logic Writer, Kit_(Logic_I/O)#Batch_Writer|...")
 
Line 1: Line 1:
 
=== Data Parameters ===
 
=== Data Parameters ===
 
{{#if: {{{1|}}}
 
{{#if: {{{1|}}}
|These are all parameters that can be written with a [[Kit_(Logic_I/O)#Logic_Writer|Logic Writer]], [[Kit_(Logic_I/O)#Batch_Writer|Batch Writer]], or [[Integrated Circuit (IC10)]], and can be read with a [[Kit_(Logic_I/O)#Logic_Reader|Logic Reader]], [[Kit_(Logic_I/O)#Batch_Reader|Batch Reader]], or [[Integrated Circuit (IC10)]].
+
|These are all parameters, that can be written to with a [[Kit_(Logic_I/O)#Logic_Writer|Logic Writer]], [[Kit_(Logic_I/O)#Batch_Writer|Batch Writer]], or [[Integrated Circuit (IC10)]]. The outputs are listed in the order a Logic Writer's "VAR" setting cycles through them.
{{{!}} class="wikitable sortable large"
+
{{{!}} class="wikitable large"
! Parameter Name
 
! Data Type
 
! Access
 
! class="unsortable" {{!}} Value
 
! class="unsortable" colspan=2 {{!}} Description
 
 
{{!}}-
 
{{!}}-
 +
! Manufactory
 +
! Materials
 +
! Time
 +
! Energy
 
{{Ifnotempty|{{{1|}}}|
 
{{Ifnotempty|{{{1|}}}|
{{{1}}}
+
{{{1}}} }}{{Ifnotempty|{{{2|}}}|
}}
+
{{{2}}} }}{{Ifnotempty|{{{3|}}}|
 +
{{{3}}} }}{{Ifnotempty|{{{4|}}}|
 +
{{{4}}} }}{{Ifnotempty|{{{5|}}}|
 +
{{{5}}} }}{{Ifnotempty|{{{6|}}}|
 +
{{{6}}} }}{{Ifnotempty|{{{7|}}}|
 +
{{{7}}} }}{{Ifnotempty|{{{8|}}}|
 +
{{{8}}} }}{{Ifnotempty|{{{9|}}}|
 +
{{{9}}} }}{{Ifnotempty|{{{10|}}}|
 +
{{{10}}} }}{{Ifnotempty|{{{11|}}}|
 +
{{{11}}} }}{{Ifnotempty|{{{12|}}}|
 +
{{{12}}} }}{{Ifnotempty|{{{13|}}}|
 +
{{{13}}} }}{{Ifnotempty|{{{14|}}}|
 +
{{{14}}} }}{{Ifnotempty|{{{15|}}}|
 +
{{{15}}} }}{{Ifnotempty|{{{16|}}}|
 +
{{{16}}} }}{{Ifnotempty|{{{17|}}}|
 +
{{{17}}} }}{{Ifnotempty|{{{18|}}}|
 +
{{{18}}} }}{{Ifnotempty|{{{19|}}}|
 +
{{{19}}} }}{{Ifnotempty|{{{20|}}}|
 +
{{{20}}} }}{{Ifnotempty|{{{21|}}}|
 +
{{{21}}} }}
 
{{!}}}
 
{{!}}}
|{{#if: {{{empty|}}}|This device does not have any logic parameters and can not be selected with a [[Kit_(Logic_I/O)#Logic_Writer|Logic Writer]] or a [[Kit_(Logic_I/O)#Batch_Writer|Batch Writer]].| These are all parameters that can be written with a [[Kit_(Logic_I/O)#Logic_Writer|Logic Writer]], [[Kit_(Logic_I/O)#Batch_Writer|Batch Writer]], or [[Integrated Circuit (IC10)]]. }}
+
|This device does not have any logic parameters and can not be selected with a [[Kit_(Logic_I/O)#Logic_Writer|Logic Writer]] or a [[Kit_(Logic_I/O)#Batch_Writer|Batch Writer]]. }}
}}
 
{{#if: {{{empty|}}}||{{#if: {{{1|}}}| [[Category:Data Network]] }} }}
 
 
<noinclude>
 
<noinclude>
 
{{Documentation}}
 
{{Documentation}}
 
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
 
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
{{Data Parameters|
 
{{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|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|On|Integer|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|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|ExportCount|Integer|w=0|How many items exported since last ClearMemory}}
 
{{Data Parameters/row|ImportCount|Integer|w=0|How many items imported since last ClearMemory}}
 
{{Data Parameters/row|Output|Integer|In Logic mode, decides which side the next item will be sent to. (defaults to -1 after action)|multiple=3|-1|Unset|0|Straight|1|Side}}
 
{{Data Parameters/row|PrefabHash|Integer|w=0|The hash of the structure}}
 
{{Data Parameters/row|ReferenceId|Integer|w=0|Unique Reference Identifier for this object}}
 
{{Data Parameters/row|NameHash|Integer|w=0|Provides the hash value for the name of the object as a 32 bit integer.}}
 
}}
 
 
</noinclude>
 
</noinclude>