Difference between revisions of "Wall Heater"
From Unofficial Stationeers Wiki
m (changed description to avoid any misunderstanding) |
|||
(13 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
+ | <languages/> | ||
+ | <translate> | ||
+ | <!--T:1--> | ||
[[Category:Machines]] | [[Category:Machines]] | ||
{{Itembox | {{Itembox | ||
− | | image = [[File: | + | | image = [[File:ItemWallHeater.png]] |
| name = Wall Heater | | name = Wall Heater | ||
− | | createdwith = | + | | createdwith = [[Hydraulic Pipe_Bender | Hydraulic Pipe Bender]] |
− | | cost = | + | | cost = 3g [[Iron]], 1g [[Gold]], 3g [[Copper]] |
}} | }} | ||
{{Structurebox | {{Structurebox | ||
− | | name = Wall Heater | + | | name = Wall Heater |
− | | | + | | power_usage = 1000W |
− | | | + | | placed_with_item = [[Wall Heater (Item)]] |
+ | | placed_on_grid = Small Grid | ||
+ | | decon_with_tool1 = [[Hand Drill]] | ||
+ | | item_rec1 = [[Wall Heater (Item)]] | ||
}} | }} | ||
− | Used to heat | + | |
+ | ==Description== <!--T:2--> | ||
+ | Used to heat a rooms atmosphere by converting electrical power into heat. | ||
+ | |||
+ | ==Notes== <!--T:3--> | ||
+ | The HeatTransfer rate is 1000 Joules per tick. | ||
+ | Hash: 24258244 | ||
+ | |||
+ | {{Data Network Header}} | ||
+ | |||
+ | {{Data Parameters}} | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | ! Parameter Name !! Data Type !! Description | ||
+ | |- | ||
+ | | Lock || Boolean || | ||
+ | |- | ||
+ | | On || Boolean || | ||
+ | |} | ||
+ | |||
+ | {{Data Outputs}} | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | ! Output Name !! Data Type !! Description | ||
+ | |- | ||
+ | | Error || Boolean || | ||
+ | |- | ||
+ | | Lock || Boolean || | ||
+ | |- | ||
+ | | On || Boolean || | ||
+ | |- | ||
+ | | Power || Boolean || | ||
+ | |- | ||
+ | | PrefabHash || Integer || Item hash | ||
+ | |- | ||
+ | | RequiredPower || Integer || In Watts | ||
+ | |} | ||
+ | </translate> |
Latest revision as of 16:33, 28 July 2021
Recipe | |
---|---|
Created With | Hydraulic Pipe Bender |
Cost | 3g Iron, 1g Gold, 3g Copper |
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[edit]
Used to heat a rooms atmosphere by converting electrical power into heat.
Notes[edit]
The HeatTransfer rate is 1000 Joules per tick. Hash: 24258244
Data Network Properties[edit]
These are all Data Network properties of this device.
Data Parameters[edit]
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[edit]
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 |