Actions

Difference between revisions of "Battery Charger Small"

From Unofficial Stationeers Wiki

 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
<translate>
 
<translate>
 
{{Itembox
 
{{Itembox
| name       = Battery Charger Small
+
| name = Battery Charger Small
| image       = [[File:ItemBatteryChargerSmall.png]]
+
| image = [[File:ItemBatteryChargerSmall.png]]
| stacks     = 10
+
| prefabhash = 1008295833
| createdwith = [[Electronics Printer]]
+
| prefabname = ItemBatteryChargerSmall
| cost        = 5g [[Iron]], 2g [[Gold]], 2g [[Copper]]
+
| stacks = 10
 +
| slot_class = SlotClass.None
 +
| sorting_class = SortingClass.Default
 +
| recipe_machine1 = Electronics Printer
 +
| recipe_cost1 = 5g [[Iron]], 2g [[Gold]], 2g [[Copper]]
 +
| constructs = [[Battery Charger Small]]
 
}}
 
}}
 
{{Structurebox
 
{{Structurebox
| name             = Battery Charger Small
+
| name = Battery Charger Small
| image           = [[File:Battery_charger_small.jpg]]
+
| image = [[File:StructureBatteryChargerSmall.png]]
| power_usage     = 5W standby power + 400W per battery
+
| prefab_hash = -761772413
| placed_with_item = [[Battery Charger Small]]
+
| prefab_name = StructureBatteryChargerSmall
| placed_on_grid   = Small Grid
+
| power_usage = 5W standby power + 400W per battery
| decon_with_tool1 = [[Hand Drill]]
+
| placed_on_grid = Small Grid
| item_rec1       = [[Battery Charger Small]]
+
| decon_with_tool1 = [[Hand Drill]]
 +
| placed_with_item = [[Battery Charger Small]]
 +
| item_rec1 = [[Battery Charger Small]]
 
}}
 
}}
  
Line 48: Line 55:
 
|2,304,000
 
|2,304,000
 
|48m
 
|48m
|}
 
 
{{Data Network Header}}
 
 
{{Data Parameters}}
 
{| class="wikitable"
 
 
|-
 
|-
! Parameter Name !! Data Type !! Description
+
|[[Battery Wireless Cell]]
 +
|12,000
 +
|15s
 
|-
 
|-
| On || Boolean || Turns the Small Battery Charger on, when set to 1. Turns it off, when set to 0.
+
|[[Battery Wireless Cell (Big)]]
 +
|72,000
 +
|1m 30s
 
|}
 
|}
  
{{Data Outputs}}
+
{{Data Network Header}}
{| class="wikitable"
+
{{Data Parameters|
|-
+
{{Data Parameters/row|Power|Boolean|w=0|Can be read to return if the Battery Charger Small is correctly powered or not, set via the power system, return 1 if powered and 0 if not|multiple=2|0|Unpowered|1|Powered}}
! Output Name !! Data Type !! Description
+
{{Data Parameters/row|Error|Boolean|w=0|1 if device is in error state, otherwise 0|multiple=2|0|<p></p>|1|Error}}
|-
+
{{Data Parameters/row|Activate|Integer|1 if device is activated (usually means running), otherwise 0}}
| Power || Boolean || Returns whether the Small Battery Charger is receiving power and is turned on. (0 for no, 1 for yes)
+
{{Data Parameters/row|On|Boolean|The current state of the Battery Charger Small.|multiple=2|0|Off|1|On}}
|-
+
{{Data Parameters/row|RequiredPower|Integer|w=0|Idle operating power quantity, does not necessarily include extra demand power}}
| On || Boolean || Turns the Small Battery Charger on, when set to 1. Turns it off, when set to 0.
+
{{Data Parameters/row|PrefabHash|Integer|w=0|The hash of the structure}}
|-
+
{{Data Parameters/row|ReferenceId|Integer|w=0|Unique Reference Identifier for this object}}
| Error || Boolean || Returns whether the Small Battery Charger is currently flashing an error. (0 for no, 1 for yes)
+
{{Data Parameters/row|NameHash|Integer|w=0|Provides the hash value for the name of the object as a 32 bit integer.}}
|-
+
}}
| RequiredPower || Integer || Returns the current amount of power needed for the Small Battery Charger.
 
|}
 
 
</translate>
 
</translate>
  

Latest revision as of 07:12, 20 May 2024


Battery Charger Small
ItemBatteryChargerSmall.png
Constructing Options Battery Charger Small
Properties
Stacks Yes (10)
Recipes
Electronics Printer 5g Iron, 2g Gold, 2g Copper
Logic
Prefab Hash 1008295833
Prefab Name ItemBatteryChargerSmall
Logic Classes
SlotClass.None
SortingClass.Default



Battery Charger Small
File:StructureBatteryChargerSmall.png
Operation
Power Usage 5W standby power + 400W per battery
Prefab Hash -761772413
Prefab Name StructureBatteryChargerSmall
Construction
Placed with Battery Charger Small
Placed on Small Grid
Stage 1
Deconstruction
Deconstructed with Hand Drill
Item received Battery Charger Small



This small battery charger can charge 2 battery cells at once. Players start the game with one small battery charger in their Construction Supplies 2 Box.

Tips[edit]

It's wise to set this up with the starting Battery Cell (Large) in order to prevent running out of suit power by the second day.

Power Consumption[edit]

Each charging battery will draw 400 Watts. The maximum amount of power needed for two batteries is 800 Watts. Connecting the battery charger to heavy cables will not increase the charging rate. It consumes 5 Watt standby power when switched on regardless of the number of batteries connected.

Estimated Charging Times[edit]

Battery Type Capacity (J) Estimated Charging Time @ 400J/tick
Battery Cell (Small) 36,000 45s
Battery Cell (Large) 288,000 6m
Battery Cell (Nuclear) 2,304,000 48m
Battery Wireless Cell 12,000 15s
Battery Wireless Cell (Big) 72,000 1m 30s

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), and can be read with a Logic Reader, Batch Reader, or Integrated Circuit (IC10).

Parameter Name Data Type Access Value Description
Power Boolean
Read
0 Unpowered Can be read to return if the Battery Charger Small is correctly powered or not, set via the power system, return 1 if powered and 0 if not
1 Powered
Error Boolean
Read
0

1 if device is in error state, otherwise 0
1 Error
Activate Integer
Read Write
1 if device is activated (usually means running), otherwise 0
On Boolean
Read Write
0 Off The current state of the Battery Charger Small.
1 On
RequiredPower Integer
Read
Idle operating power quantity, does not necessarily include extra demand power
PrefabHash Integer
Read
The hash of the structure
ReferenceId Integer
Read
Unique Reference Identifier for this object
NameHash Integer
Read
Provides the hash value for the name of the object as a 32 bit integer.


See Also[edit]