Actions

Difference between revisions of "Wall Heater"

From Unofficial Stationeers Wiki

(Minor modification to avoid having the low dash on the pipe bender link)
(Added missing data properties)
Line 6: Line 6:
 
  | image      =  [[File:ItemWallHeater.png]]
 
  | image      =  [[File:ItemWallHeater.png]]
 
  | name        = Wall Heater
 
  | name        = Wall Heater
  | createdwith = [[Hydraulic Pipe_Bender | Hydraulic Pipe Bender]], [[Fabricator]]
+
  | createdwith = [[Hydraulic Pipe_Bender | Hydraulic Pipe Bender]]
 
  | cost        = 3g [[Iron]], 1g [[Gold]], 3g [[Copper]]
 
  | cost        = 3g [[Iron]], 1g [[Gold]], 3g [[Copper]]
 
}}
 
}}
Line 19: Line 19:
  
 
==Description== <!--T:2-->
 
==Description== <!--T:2-->
Used to heat an enclosed space. Note that some pressure must be present for it to function.
+
Used to heat an enclosed space.
  
 
==Notes== <!--T:3-->
 
==Notes== <!--T:3-->
 
The HeatTransfer rate is 1000 Joules per tick.
 
The HeatTransfer rate is 1000 Joules per tick.
 
  
 
{{Data Network Header}}
 
{{Data Network Header}}
Line 31: Line 30:
 
|-
 
|-
 
! Parameter Name !! Data Type !! Description
 
! Parameter Name !! Data Type !! Description
 +
|-
 +
| Lock || Boolean ||
 +
|-
 +
| On || Boolean ||
 
|}
 
|}
  
Line 37: Line 40:
 
|-
 
|-
 
! 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
 
|}
 
|}
 
 
</translate>
 
</translate>

Revision as of 12:37, 24 January 2021

Other languages:
English
Wall Heater
ItemWallHeater.png
Recipe
Created With Hydraulic Pipe Bender
Cost 3g Iron, 1g Gold, 3g Copper
Wall Heater
Operation
Power Usage 1000W
Construction
Placed with Wall Heater (Item)
Placed on Small Grid
Stage 1
Deconstruction
Deconstructed with Hand Drill
Item received Wall Heater (Item)

Description

Used to heat an enclosed space.

Notes

The HeatTransfer rate is 1000 Joules per tick.

Data Network Properties

These are all Data Network properties of this device.

Data Parameters

These are all parameters, that can be written to with a Logic Writer, Batch Writer, or Integrated Circuit (IC10). The outputs are listed in the order a Logic Writer's "VAR" setting cycles through them.

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