Difference between revisions of "Lo"
From Unofficial Stationeers Wiki
(Created page with "<includeonly><tr> <td><center><code>{{{1}}}</code></center></td> <td><center>{{{2}}}</center></td> <td>{{{3}}}</td> <td>{{{4}}}</td> </tr> </includeonly><noinclude>{{D...") |
(No difference)
|
Revision as of 04:05, 29 August 2025
This template is used to display the data network parameters of structures or objects that support it.
An alternate to Template:Data_Parameters
Examples
{{LoHead}}
{{Lo|Power|bool|r|Can be read to return if the device is correctly powered or not, set via the power system.}}
{{Lo|Mode|int|r|Integer for mode state, different devices will have different mode states available to them.}}
{{Lo|Error|bool|r| }}
{{Lo|Lock|bool|r/w|Can be set in most devices and prevents the user from modifying the object's state.}}
{{LoFoot}}
- produces
Logic
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 | Type | R/W? | Description |
|---|---|---|---|
Power |
r | Can be read to return if the device is correctly powered or not, set via the power system. | |
Mode |
r | Integer for mode state, different devices will have different mode states available to them. | |
Lock |
r/w | Can be set in most devices and prevents the user from modifying the object's state. | |
Error |
r |
| The above documentation is transcluded from Template:Lo/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |
