Pipe Heater: Difference between revisions
From Stationeers Wiki
More actions
m Remove translation markup (automated) |
m Fix broken headlines from translation cleanup |
||
| Line 21: | Line 21: | ||
}} | }} | ||
==Description== Used to heat gas inside a pipe by converting electrical power into heat. | ==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. | ==Notes== | ||
The heat transfer rate is 1000 Joules per tick. Max temperature it can heat to is 2500K. | |||
{{Data Network Header}} | {{Data Network Header}} | ||
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 |