History
Current version
3/8/2026, 10:06:27 PM
Imported from wiki
by tmascroft · 3/8/2026, 9:31:46 PM
Imported from wiki
by tmascroft · 3/8/2026, 9:31:46 PM
Kit (Atmospherics) Electrolyzer
## Electrolyzer :::infobox | Property | Value | |----------|-------| | Prefab Hash | -1668992663 | | Prefab Name | StructureElectrolyzer | | Power Usage | 1200W | | Placed With | [Kit (Atmospherics)](/wiki/kit-atmospherics) | | Placed On | Small Grid |  ::: ### Construction Steps | Step | Tool | Item | |---|---|---| | 1 | - | 2 x [Kit (Pipe)](/wiki/kit-pipe) | | 2 | [Screwdriver](/wiki/screwdriver) | 2 x [Cable Coil](/wiki/cable-coil) | ### Deconstruction Steps | Step | Tool | Recovered Item | |---|---|---| | 1 | [Hand Drill](/wiki/hand-drill) | [Kit (Atmospherics)](/wiki/kit-atmospherics) | | 2 | [Wrench](/wiki/wrench) | - | | 3 | [Hand Drill](/wiki/hand-drill) | - | ## Purpose An Electrolyzer is a powered Atmospheric processor used to separate water (H₂O) into H₂ and O₂. [Guide (Electrolyzer)](/wiki/guide-electrolyzer) provides additional information regarding the function, construction, and operation of an Electrolyzer. ## Characteristics - It has a manual power switch. - It consumes #W of [Power](/wiki/power) per [Tick](/wiki/tick) when idle. - It consumes a maximum of #kW of [Power](/wiki/power) per [Tick](/wiki/tick) when active. - It has a separate [Power Port](/wiki/power-port) and [Data Port](/wiki/data-port). - It has a pipe port (labelled "Input") for the water that **will be** electrolyzed. - It has a pipe port (labelled "Output") for the produced H₂ + O₂ gas mixtured. - It outputs a perfect [Fuel](/wiki/fuel) mixture of 66.6% H₂ + 33.3% O₂. ## User Interface An Electrolyzer provides the following user interface: | Name || Type | Function | |---|---| | On/Off | Switch | ## Data Network | Parameter Name | Data Type | Description | |---|---|---| | Lock | Boolean | Locks the Electrolyzer when set to 1. Unlocks it when set to 0. | | On | Boolean | Powers on the Electrolyzer on when set to 1. Powers off when set to 0. | | Output Name | Data Type | Description | |---|---|---| | Power | Boolean | Returns whether the Electrolyzer is turned on and receives power. (0 for no, 1 for yes) | | Error | Boolean | Returns whether the Electrolyzer is flashing an error. (0 for no, 1 for yes) | | Lock | Boolean | Returns whether the Electrolyzer is locked. (0 for no, 1 for yes) | | On | Boolean | Returns whether the Electrolyzer is turned on. (0 for no, 1 for yes) | | RequiredPower | Integer | Returns the current amount of power in Watts required by the Electrolyzer. | ## See Also - [Guide (Electrolyzer)](/wiki/guide-electrolyzer) - [Kit (Atmospherics)](/wiki/kit-atmospherics)