Battery Charger Small
From Unofficial Stationeers Wiki
Revision as of 06:12, 20 May 2024 by Emilgardis (talk | contribs)
Constructing Options | Battery Charger Small |
---|---|
Properties | |
Stacks | Yes (10) |
Recipes | |
Electronics Printer | 5g Iron, 2g Gold, 2g Copper |
Logic | |
Item Hash | 1008295833 |
Item Name | ItemBatteryChargerSmall |
Logic Classes |
SlotClass.None SortingClass.Default |
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.
Contents
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
|
||||
On | Boolean | Read Write
|
0 | Off | The current state of the Battery Charger Small. | |
1 | On | |||||
RequiredPower | Integer | Read
|
||||
PrefabHash | Integer | Read
|
||||
ReferenceId | Integer | Read
|
||||
NameHash | Integer | Read
|