Difference between revisions of "Cable Analyzer"
From Unofficial Stationeers Wiki
(Viperel moved page Cable Analyzer to Cable Analyser: misspell) |
F1r3w4rr10r (talk | contribs) (Make this the real page instead of the redirect) |
||
| Line 1: | Line 1: | ||
| − | + | {{Itembox | |
| + | | name = Kit (Cable Analyzer) | ||
| + | | image = [[File:ItemCableAnalyser.png]] | ||
| + | | stacks = 5 | ||
| + | | createdwith = [[Electronics Printer]] | ||
| + | | cost = 1g [[Iron]], 2g [[Copper]], 2g [[Silicon]] | ||
| + | }} | ||
| + | {{structurebox | ||
| + | | name = Cable Analyzer | ||
| + | | dectool = [[Drill]] | ||
| + | | placement = Small Grid | ||
| + | }} | ||
| + | ==Description== | ||
| + | Mountable on a straight piece of power [[Cables]]. It displays power usage information and also has a data port. | ||
| + | |||
| + | == Logic Properties == | ||
| + | These are all logic properties of this device. | ||
| + | |||
| + | === Logic Outputs === | ||
| + | These are all parameters, that can be read with a [[Kit_(Logic_I/O)#Logic_Reader|Logic Reader]]. The outputs are listed in the order a Logic Reader's "VAR" setting cycles through them. | ||
| + | {| class="wikitable" | ||
| + | |- | ||
| + | ! Output Name !! Data Type !! Description | ||
| + | |- | ||
| + | | PowerPotential || Integer || Returns the available amount of power in the network, in Watts. | ||
| + | |- | ||
| + | | PowerActual || Integer || Returns the currently drawn amount of power in the network, in Watts. | ||
| + | |- | ||
| + | | PowerRequired || Integer || Returns the the currently required amount of power in the network, in Watts. | ||
| + | |} | ||
Revision as of 08:05, 7 April 2018
![]() | |
| Properties | |
|---|---|
| Stacks | Yes (5) |
| Recipe | |
| Created With | Electronics Printer |
| Cost | 1g Iron, 2g Copper, 2g Silicon |
| Operation | |
|---|---|
| Construction | |
| Placed with | {{{placed_with_item}}} |
| Placed on | {{{placed_on_grid}}} |
Description
Mountable on a straight piece of power Cables. It displays power usage information and also has a data port.
Logic Properties
These are all logic properties of this device.
Logic Outputs
These are all parameters, that can be read with a Logic Reader. The outputs are listed in the order a Logic Reader's "VAR" setting cycles through them.
| Output Name | Data Type | Description |
|---|---|---|
| PowerPotential | Integer | Returns the available amount of power in the network, in Watts. |
| PowerActual | Integer | Returns the currently drawn amount of power in the network, in Watts. |
| PowerRequired | Integer | Returns the the currently required amount of power in the network, in Watts. |

