Actions

Difference between revisions of "Kit (Cable Analyzer)"

From Unofficial Stationeers Wiki

(Update to use the new Data Network templates)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
[[Category:Data Network]]
 
[[Category:Data Network]]
 
{{Itembox
 
{{Itembox
| name       = Kit (Cable Analyzer)
+
| name = Kit (Cable Analyzer)
| image       = [[File:ItemCableAnalyser.png]]
+
| image = [[File:ItemCableAnalyser.png]]
| stacks     = 5
+
| prefabhash = -1792787349
| createdwith = [[Electronics Printer]]
+
| prefabname = ItemCableAnalyser
| cost        = 1g [[Iron]], 2g [[Copper]], 2g [[Silicon]]
+
| stacks = 5
 +
| slot_class = SlotClass.None
 +
| sorting_class = SortingClass.Kits
 +
| recipe_machine1 = Electronics Printer
 +
| recipe_cost1 = 1g [[Iron]], 2g [[Copper]], 2g [[Silicon]]
 +
| constructs = [[Cable Analyzer]]
 
}}
 
}}
 
{{Structurebox
 
{{Structurebox
| name             = Cable Analyzer
+
| name = Cable Analyzer
| placed_with_item = [[Kit (Cable Analyzer)]]
+
| image = [[File:StructureCableAnalysizer.png]]
| placed_on_grid   = Small Grid
+
| prefab_hash = 1036015121
| decon_with_tool1 = [[Hand Drill]]
+
| prefab_name = StructureCableAnalysizer
| item_rec1       = [[Kit (Cable Analyzer)]]
+
| power_usage = 0W
 +
| placed_on_grid = Small Grid
 +
| decon_with_tool1 = [[Hand Drill]]
 +
| placed_with_item = [[Kit (Cable Analyzer)]]
 +
| item_rec1 = [[Kit (Cable Analyzer)]]
 
}}
 
}}
  

Latest revision as of 18:09, 2 May 2024

Kit (Cable Analyzer)
ItemCableAnalyser.png
Stacks Yes (5)
Constructing Options Cable Analyzer
Prefab Hash -1792787349
Prefab Name ItemCableAnalyser
Logic Classes
SlotClass.None
SortingClass.Kits
Recipes
Electronics Printer 1g Iron, 2g Copper, 2g Silicon
Cable Analyzer
File:StructureCableAnalysizer.png
Operation
Power Usage 0W
Prefab Hash 1036015121
Prefab Name StructureCableAnalysizer
Construction
Placed with Kit (Cable Analyzer)
Placed on Small Grid
Stage 1
Deconstruction
Deconstructed with Hand Drill
Item received Kit (Cable Analyzer)

Description[edit]

Mountable on a straight piece of power Cables. It displays power usage information and also has a data port.

Data Network Properties[edit]

These are all Data Network properties of this device.

Data Parameters[edit]

This device does not have any logic parameters and can not be selected with a Logic Writer or a Batch Writer.

Data Outputs[edit]

These are all parameters, that can be read with a Logic Reader or a Slot 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 currently required amount of power in the network, in Watts.