Pipe Heater: Difference between revisions
From Stationeers Wiki
More actions
Remove redundant line with hash info. |
m Fix broken headlines from translation cleanup |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
[[Category:Machines]] | [[Category:Machines]] | ||
{{Itembox | {{Itembox | ||
| Line 7: | Line 6: | ||
| name = Pipe Heater Kit (Gas) | | name = Pipe Heater Kit (Gas) | ||
| createdwith = [[Hydraulic Pipe_Bender | Hydraulic Pipe Bender]] | | createdwith = [[Hydraulic Pipe_Bender | Hydraulic Pipe Bender]] | ||
| cost = | | cost = 5g [[Iron]], 3g [[Gold]], 3g [[Copper]] | ||
| prefabhash = -1751627006 | | prefabhash = -1751627006 | ||
| prefabname = ItemPipeHeater | | prefabname = ItemPipeHeater | ||
| Line 16: | Line 15: | ||
| prefab_name = StructurePipeHeater | | prefab_name = StructurePipeHeater | ||
| power_usage = 10W idle + 1000W | | power_usage = 10W idle + 1000W | ||
| placed_with_item = | | placed_with_item = '''Pipe Heater Kit (Gas)''' | ||
| placed_on_grid = Small Grid | | placed_on_grid = Small Grid | ||
| decon_with_tool1 = [[Hand Drill]] | | decon_with_tool1 = [[Hand Drill]] | ||
| item_rec1 = | | item_rec1 = '''Pipe Heater Kit (Gas)''' | ||
}} | }} | ||
==Description== | ==Description== | ||
Used to heat gas inside a pipe by converting electrical power into heat. | Used to heat gas inside a pipe by converting electrical power into heat. | ||
==Notes== | ==Notes== | ||
The | The heat transfer rate is 1000 Joules per tick. Max temperature it can heat to is 2500K. | ||
{{Data Network Header}} | {{Data Network Header}} | ||
| Line 57: | Line 56: | ||
| RequiredPower || Integer || In Watts | | RequiredPower || Integer || In Watts | ||
|} | |} | ||
Latest revision as of 17:42, 8 March 2026
|
| |
| Recipe | |
|---|---|
| Created With | Hydraulic Pipe Bender |
| Cost | 5g Iron, 3g Gold, 3g Copper |
| Logic | |
| Item Hash | -1751627006 |
| Item Name | ItemPipeHeater |
| Operation | |
|---|---|
| Power Usage | 10W idle + 1000W |
| Prefab Hash | -419758574 |
| Prefab Name | StructurePipeHeater |
| Construction | |
| Placed with | Pipe Heater Kit (Gas) |
| Placed on | Small Grid |
| Stage 1 | |
| Deconstruction | |
| Deconstructed with | Hand Drill |
| Item received | Pipe Heater Kit (Gas) |
Description
Used to heat gas inside a pipe by converting electrical power into heat.
Notes
The heat transfer rate is 1000 Joules per tick. Max temperature it can heat to is 2500K.
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).
| Parameter Name | Data Type | Description |
|---|---|---|
| Lock | Boolean | |
| On | Boolean |
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 |
|---|---|---|
| Error | Boolean | |
| Lock | Boolean | |
| On | Boolean | |
| Power | Boolean | |
| PrefabHash | Integer | Item hash |
| RequiredPower | Integer | In Watts |