Difference between revisions of "Wall Heater"
From Unofficial Stationeers Wiki
Socramazibi (talk | contribs) (Marked this version for translation) |
m (changed description to avoid any misunderstanding) |
||
(6 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
<translate> | <translate> | ||
− | |||
− | |||
− | |||
<!--T:1--> | <!--T:1--> | ||
[[Category:Machines]] | [[Category:Machines]] | ||
Line 9: | Line 6: | ||
| image = [[File:ItemWallHeater.png]] | | image = [[File:ItemWallHeater.png]] | ||
| name = Wall Heater | | name = 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 = 1000W |
− | | | + | | placed_with_item = [[Wall Heater (Item)]] |
+ | | placed_on_grid = Small Grid | ||
+ | | decon_with_tool1 = [[Hand Drill]] | ||
+ | | item_rec1 = [[Wall Heater (Item)]] | ||
}} | }} | ||
− | |||
==Description== <!--T:2--> | ==Description== <!--T:2--> | ||
− | Used to heat | + | Used to heat a rooms atmosphere by converting electrical power into heat. |
==Notes== <!--T:3--> | ==Notes== <!--T:3--> | ||
The HeatTransfer rate is 1000 Joules per tick. | 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> | </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 |