|
|
(2 intermediate revisions by one other user not shown) |
Line 1: |
Line 1: |
− | {{Itembox
| + | #REDIRECT [[Kit (Cable Analyzer)]] |
− | | 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.
| |
− | |}
| |