Wall Heater: Difference between revisions
From Stationeers Wiki
More actions
added data |
m Fix broken headlines from translation cleanup |
||
| (6 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
[[Category:Machines]] | [[Category:Machines]] | ||
{{Itembox | {{Itembox | ||
| image = [[File:ItemWallHeater.png]] | | image = [[File:ItemWallHeater.png]] | ||
| name = Wall Heater | | name = Kit (Wall Heater) | ||
| createdwith = [[Hydraulic Pipe_Bender | | createdwith = [[Hydraulic Pipe_Bender | Hydraulic Pipe Bender]] | ||
| cost = 3g [[Iron]], 1g [[Gold]], 3g [[Copper]] | | cost = 3g [[Iron]], 1g [[Gold]], 3g [[Copper]] | ||
}} | }} | ||
{{Structurebox | {{Structurebox | ||
| name = Wall Heater | | name = Wall Heater | ||
| power_usage = | | power_usage = 1010W | ||
| placed_with_item = | | prefab_hash = 24258244 | ||
| prefab_name = StructureWallHeater | |||
| placed_with_item = '''Kit (Wall Heater)''' | |||
| placed_on_grid = Small Grid | | placed_on_grid = Small Grid | ||
| decon_with_tool1 = [[Hand Drill]] | | decon_with_tool1 = [[Hand Drill]] | ||
| item_rec1 = | | item_rec1 = '''Kit (Wall Heater)''' | ||
}} | }} | ||
==Description== | ==Description== | ||
Used to heat | Used to heat a rooms atmosphere by converting electrical power into heat. | ||
==Notes== | |||
The HeatTransfer rate is 1000 Joules per tick. Max temperature it can heat to is 2500K. | |||
{{Data Network Header}} | {{Data Network Header}} | ||
| Line 31: | Line 31: | ||
|- | |- | ||
! Parameter Name !! Data Type !! Description | ! Parameter Name !! Data Type !! Description | ||
|- | |||
| Lock || Boolean || | |||
|- | |||
| On || Boolean || | |||
|} | |} | ||
| Line 37: | Line 41: | ||
|- | |- | ||
! Output Name !! Data Type !! Description | ! Output Name !! Data Type !! Description | ||
|- | |||
| Error || Boolean || | |||
|- | |||
| Lock || Boolean || | |||
|- | |||
| On || Boolean || | |||
|- | |||
| Power || Boolean || | |||
|- | |||
| PrefabHash || Integer || Item hash | |||
|- | |||
| RequiredPower || Integer || In Watts | |||
|} | |} | ||
Latest revision as of 17:40, 8 March 2026
![]() | |
| Recipe | |
|---|---|
| Created With | Hydraulic Pipe Bender |
| Cost | 3g Iron, 1g Gold, 3g Copper |
| Operation | |
|---|---|
| Power Usage | 1010W |
| Prefab Hash | 24258244 |
| Prefab Name | StructureWallHeater |
| Construction | |
| Placed with | Kit (Wall Heater) |
| Placed on | Small Grid |
| Stage 1 | |
| Deconstruction | |
| Deconstructed with | Hand Drill |
| Item received | Kit (Wall Heater) |
Description
Used to heat a rooms atmosphere by converting electrical power into heat.
Notes
The HeatTransfer 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 |
