Difference between revisions of "Cable Analyzer"
From Unofficial Stationeers Wiki
F1r3w4rr10r (talk | contribs) (Make this the real page instead of the redirect) |
F1r3w4rr10r (talk | contribs) m (Change deconstruct tool link) |
||
Line 8: | Line 8: | ||
{{structurebox | {{structurebox | ||
| name = Cable Analyzer | | name = Cable Analyzer | ||
− | | dectool = [[Drill]] | + | | dectool = [[Hand Drill]] |
| placement = Small Grid | | placement = Small Grid | ||
}} | }} |
Revision as of 10:12, 7 April 2018
Properties | |
---|---|
Stacks | Yes (5) |
Recipe | |
Created With | Electronics Printer |
Cost | 1g Iron, 2g Copper, 2g Silicon |
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. |