<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://stationeers-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=2A01%3AE34%3AEF03%3A7140%3A81FC%3AB35A%3A55C0%3A7523</id>
	<title>Stationeers Community Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://stationeers-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=2A01%3AE34%3AEF03%3A7140%3A81FC%3AB35A%3A55C0%3A7523"/>
	<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/Special:Contributions/2A01:E34:EF03:7140:81FC:B35A:55C0:7523"/>
	<updated>2026-04-04T15:16:45Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Transformer&amp;diff=10266</id>
		<title>Transformer</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Transformer&amp;diff=10266"/>
		<updated>2021-01-15T18:16:41Z</updated>

		<summary type="html">&lt;p&gt;2A01:E34:EF03:7140:81FC:B35A:55C0:7523: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Itembox&lt;br /&gt;
 | name        = Kit (Transformer)&lt;br /&gt;
 | image       =  [[File:{{#setmainimage:ItemKitTransformerSmall.png}}]]&lt;br /&gt;
 | stacks      = No&lt;br /&gt;
 | createdwith = [[Electronics Printer]], [[Fabricator]]&lt;br /&gt;
 | cost        = 10x [[Iron]], 1x [[Gold]] , 3x [[Copper]]&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit Transformer (Large)&lt;br /&gt;
 | image       =  [[File:{{#setmainimage:ItemKitTransformer.png}}]]&lt;br /&gt;
 | stacks      = No&lt;br /&gt;
 | createdwith = [[Electronics Printer]], [[Fabricator]]&lt;br /&gt;
 | cost        = 10x [[Steel]], 5x [[Electrum]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
The transformer is used to control the maximum amount of power that will flow on a cable, preventing the cables from overloading on high power draw. &lt;br /&gt;
There are three variants of the transformer:&lt;br /&gt;
&lt;br /&gt;
The Transformer (Small) requires 1x Kit (Transformer) to place and is limited to 5,000 W of output. It can be placed in any orientation on a supporting surface (floor, wall, or ceiling) and is available as Transformer Reversed (Small).&lt;br /&gt;
&lt;br /&gt;
The Transformer (Medium) requires 3x Kit (Transformer) to place and is limited to 25,000 W of output. Similarly, it can be placed on any floor, wall, or ceiling and is available as a Transformer Reversed (Medium).&lt;br /&gt;
&lt;br /&gt;
The Transformer (Large) requires 1x Kit Transformer (Large) to place and is limited to 50,000 W of output. It can only be placed in one orientation, ideally the floor, but it can be stacked above floor level by placing it partway into a frame.&lt;br /&gt;
&lt;br /&gt;
==Usage== &lt;br /&gt;
Given that the transformer can limit power very specifically (with large 100 W increments or small 10 W increments), you can control or stop the output line from drawing more than the transformer gives out. This can be used to control many items that don&#039;t have a changing power usage, such as lights, volume pumps, pipe regulators, active vents, and more. This is similar to the [[Area Power Controller]] but does not have a battery buffer.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
Data will not flow through a transformer, isolating the circuit behind their input. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Data Network Properties===&lt;br /&gt;
These are all Data Network properties of this device. This list is not tested at all for the Transformer Small and not complete for Transformer (kit/large variant).&lt;br /&gt;
&lt;br /&gt;
==Data Parameters==&lt;br /&gt;
These are all parameters, that can be written to with a Logic Writer, Batch Writer, or Integrated Circuit (IC10). The outputs are listed in the order a Logic Writer&#039;s &amp;quot;VAR&amp;quot; setting cycles through them.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Header text !! Header text !! Header text&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the Transformer on when set to 1. Turns it off when set to 0. &lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Locks the Transformer when set to 1. Unlocks it when set to 0&lt;br /&gt;
|-&lt;br /&gt;
| Setting || Integer || Sets the Transformer&#039;s power (in Watts) limit.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Data Outputs==&lt;br /&gt;
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&#039;s &amp;quot;VAR&amp;quot; setting cycles through them. You cannot read ratios in IC2 chip (so far) &lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| On|| Boolean|| Returns whether the Transformer is turned on. (0 for no, 1 for yes)  &lt;br /&gt;
|-&lt;br /&gt;
| Maximum || Integer|| Maximum setting of this device. (How high the device can be set, see description for specific numbers.)&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean|| Returns whether the Transformer is locked. (0 for no, 1 for yes) &lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean|| 1 if device is in error state, otherwise 0.&lt;br /&gt;
|-&lt;br /&gt;
| Setting || Integer || Returns the current power limit (in Watts) of the Transformer.&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || Idle operating power quantity. (how much power, in watts, the device itself is using, rather than how much power it is passing through.)&lt;br /&gt;
|-&lt;br /&gt;
| Ratio || Float || Ratio of the current power limit to the maximum power limit of the device&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash|| Integer || The hash of the device. (Can be found in the Stationpedia.)&lt;br /&gt;
|-&lt;br /&gt;
| Power|| Boolean || Returns 1 if the device is powered and on, otherwise 0.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>2A01:E34:EF03:7140:81FC:B35A:55C0:7523</name></author>
	</entry>
</feed>