Kit (Cable Analyzer): Difference between revisions
From Stationeers Wiki
More actions
m added current Prefab Hash |
Emilgardis (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
[[Category:Data Network]] | [[Category:Data Network]] | ||
{{Itembox | {{Itembox | ||
| name = Kit (Cable Analyzer) | |||
| image = [[File:ItemCableAnalyser.png]] | |||
| prefabhash = -1792787349 | |||
| prefabname = ItemCableAnalyser | |||
| 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 | |||
| image = [[File:StructureCableAnalysizer.png]] | |||
| prefab_hash = 1036015121 | |||
| prefab_name = StructureCableAnalysizer | |||
| 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 23:09, 2 May 2024
![]() | |
| Constructing Options | Cable Analyzer |
|---|---|
| Properties | |
| Stacks | Yes (5) |
| Recipes | |
| Electronics Printer | 1g Iron, 2g Copper, 2g Silicon |
| Logic | |
| Item Hash | -1792787349 |
| Item Name | ItemCableAnalyser |
| Logic Classes |
SlotClass.None SortingClass.Kits |
| 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
Mountable on a straight piece of power Cables. It displays power usage information and also has a data port.
Data Network Properties
These are all Data Network properties of this device.
Data Parameters
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
empty
| Parameter Name | Data Type | Access | Value | Description | |
|---|---|---|---|---|---|
Data Outputs
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. |
