Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Pipe Heater: Difference between revisions

From Stationeers Wiki
Poisonbl (talk | contribs)
Add prefabhash, prefabname, and fix names.
m Fix broken headlines from translation cleanup
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
 
<translate>
 
<!--T: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        = 2g [[Steel]], 3g [[Gold]], 3g [[Copper]]
  | 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 = [[Pipe Heater Kit (Gas)]]
  | 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        = [[Pipe Heater Kit (Gas)]]
  | item_rec1        = '''Pipe Heater Kit (Gas)'''
}}
}}


==Description== <!--T:2-->
==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.


Hash: gas type -419758574, [[Pipe_Heater_(Liquid)|liquid type]] -287495560
==Notes==
 
The heat transfer rate is 1000 Joules per tick. Max temperature it can heat to is 2500K.
==Notes== <!--T:3-->
The HeatTransfer rate is 1000 Joules per tick.


{{Data Network Header}}
{{Data Network Header}}
Line 59: Line 56:
| RequiredPower || Integer || In Watts
| RequiredPower || Integer || In Watts
|}
|}
</translate>

Latest revision as of 17:42, 8 March 2026

Pipe Heater Kit (Gas)
Recipe
Created With Hydraulic Pipe Bender
Cost 5g Iron, 3g Gold, 3g Copper
Logic
Item Hash -1751627006
Item Name ItemPipeHeater
Pipe Heater (Gas)
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