<?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=70.60.65.220</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=70.60.65.220"/>
	<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/Special:Contributions/70.60.65.220"/>
	<updated>2026-04-04T17:53:16Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=AIMEe&amp;diff=11316</id>
		<title>AIMEe</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=AIMEe&amp;diff=11316"/>
		<updated>2021-10-26T18:59:35Z</updated>

		<summary type="html">&lt;p&gt;70.60.65.220: Removed trailing &amp;#039;code&amp;#039; tag from mode data parameters&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:MIPS Programming]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Robot&lt;br /&gt;
 | image       = [[File:{{#setmainimage:Robot.png}}]]&lt;br /&gt;
 | stacks      = 1&lt;br /&gt;
 | createdwith = [[Electronics Printer]] &#039;&#039;&#039;MK2&#039;&#039;&#039;&lt;br /&gt;
 | cost        = 5g [[Gold]], 5g [[Copper]], 22g [[Steel]], 15g [[Electrum]], 7g [[Invar]], 8g [[Constantan]], 10g [[Astroloy]]&lt;br /&gt;
}}&lt;br /&gt;
AIMEe or Automated Independent Mechanical Entity is a small mining robot that can be automated to search, mine and retrieve ores. AIMEe does get damaged by storms and can not be repaired with [[Duct Tape]].&lt;br /&gt;
&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Robot&lt;br /&gt;
 | image            = [[File:Robot.png]]&lt;br /&gt;
 | power_usage      = Unknown&lt;br /&gt;
 | placed_with_item =&lt;br /&gt;
 | placed_on_grid   =&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&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;
| TargetX || || Set the target for &amp;lt;code&amp;gt;Mode RobotMode.PathToTarget &amp;amp; RobotMode.MoveToTarget&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| TargetY || || Set the target for &amp;lt;code&amp;gt;Mode RobotMode.PathToTarget &amp;amp; RobotMode.MoveToTarget&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| TargetZ || || Set the target for &amp;lt;code&amp;gt;Mode RobotMode.PathToTarget &amp;amp; RobotMode.MoveToTarget&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Mode || || 0-6&lt;br /&gt;
|-&lt;br /&gt;
| On || || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* robot. RobotMode.None = 0 &amp;lt;br&amp;gt; &amp;lt;i&amp;gt;Do nothing&amp;lt;/i&amp;gt;&lt;br /&gt;
* RobotMode.Follow = 1 &amp;lt;br&amp;gt; &amp;lt;i&amp;gt;Follow nearest player&amp;lt;/i&amp;gt;&lt;br /&gt;
* RobotMode.MoveToTarget = 2 &amp;lt;br&amp;gt; &amp;lt;i&amp;gt;Move to Target in straight line&amp;lt;/i&amp;gt;&lt;br /&gt;
* RobotMode.Roam = 3 &amp;lt;br&amp;gt; &amp;lt;i&amp;gt;Wander around looking for ores in 15 coords radius&amp;lt;/i&amp;gt;&lt;br /&gt;
* RobotMode.Unload = 4 &amp;lt;br&amp;gt; &amp;lt;i&amp;gt;Unload in chute input or chute bin within 3 meters \ 1.5 large grid&amp;lt;/i&amp;gt;&lt;br /&gt;
* RobotMode.PathToTarget = 5 &amp;lt;br&amp;gt; &amp;lt;i&amp;gt;Path(find) to Target&amp;lt;/i&amp;gt;&lt;br /&gt;
* RobotMode.StorageFull = 6 &amp;lt;br&amp;gt; &amp;lt;i&amp;gt;Automatic assigned state that will show when storage slots are full (not stacks)&amp;lt;/i&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| PressureExternal || || Read external pressure in Pascal&lt;br /&gt;
|-&lt;br /&gt;
| TemperatureExternal || || Read external temperature in Kelvin&lt;br /&gt;
|-&lt;br /&gt;
| PositionX || || Read current position&lt;br /&gt;
|-&lt;br /&gt;
| PositionY || || Read current position&lt;br /&gt;
|-&lt;br /&gt;
| PositionZ || || Read current position&lt;br /&gt;
|-&lt;br /&gt;
| VelocityMagnitude || || &lt;br /&gt;
|-&lt;br /&gt;
| VelocityRelativeX || || &lt;br /&gt;
|-&lt;br /&gt;
| VelocityRelativeY || || &lt;br /&gt;
|-&lt;br /&gt;
| VelocityRelativeZ || || &lt;br /&gt;
|-&lt;br /&gt;
| Mode || || 0-6&lt;br /&gt;
|-&lt;br /&gt;
| Power || || &lt;br /&gt;
|-&lt;br /&gt;
| Error || || &lt;br /&gt;
|-&lt;br /&gt;
| On || || &lt;br /&gt;
|-&lt;br /&gt;
| MineablesInQueue || || &lt;br /&gt;
|-&lt;br /&gt;
| MineablesInVicinity || || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Data Slots ====&lt;br /&gt;
These are all parameters, that can be read with a [[Kit_(Logic_I/O)#Slots_Reader|Slots Reader]]. The outputs are listed in the order a Slots Reader&#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;
! Number || Name !! Description&lt;br /&gt;
|-&lt;br /&gt;
| 0 || Battery || &lt;br /&gt;
|-&lt;br /&gt;
| 1 || IC10 || &lt;br /&gt;
|-&lt;br /&gt;
| 2-9 || Storage || Internal storage slots.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Data Type !! Description&lt;br /&gt;
|- &lt;br /&gt;
|+ Battery Slot 0&lt;br /&gt;
|-&lt;br /&gt;
| Occupied || Boolean || Returns whether the slot occupied. (0 for no, 1 for yes).&lt;br /&gt;
|-&lt;br /&gt;
| OccupantHash|| Integer || Returns [[ItemHash]] of item in slot.&lt;br /&gt;
|-&lt;br /&gt;
| MaxQuantity || Integer || Max Size of stack.&lt;br /&gt;
|-&lt;br /&gt;
| Damage || Integer || Item durability in percent.&lt;br /&gt;
|-&lt;br /&gt;
| Class || Integer || Item class ID.&lt;br /&gt;
|-&lt;br /&gt;
| Quantity || Integer || Size of stack.&lt;br /&gt;
|-&lt;br /&gt;
| ChargeRatio || Integer || Ratio of charge 0-1.&lt;br /&gt;
|-&lt;br /&gt;
| Charge || Integer || Charge in joules.&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || Returns [[ItemHash]] of item in slot.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Data Type !! Description&lt;br /&gt;
|- &lt;br /&gt;
|+ IC10 Slot 1&lt;br /&gt;
|-&lt;br /&gt;
| Occupied || Boolean || Returns whether the slot occupied. (0 for no, 1 for yes).&lt;br /&gt;
|-&lt;br /&gt;
| OccupantHash|| Integer || Returns [[ItemHash]] of item in slot.&lt;br /&gt;
|-&lt;br /&gt;
| MaxQuantity || Integer || Max Size of stack.&lt;br /&gt;
|-&lt;br /&gt;
| Damage || Integer || Item durability in percent.&lt;br /&gt;
|-&lt;br /&gt;
| Class || Integer || Item class ID.&lt;br /&gt;
|-&lt;br /&gt;
| Quantity || Integer || Size of stack.&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || Returns [[ItemHash]] of item in slot.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
|+ Inventory Slot 2-9&lt;br /&gt;
|-&lt;br /&gt;
| Occupied || Boolean || Returns whether the slot occupied. (0 for no, 1 for yes).&lt;br /&gt;
|-&lt;br /&gt;
| OccupantHash|| Integer || Returns [[ItemHash]] of item in slot.&lt;br /&gt;
|-&lt;br /&gt;
| MaxQuantity || Integer || Max Size of stack.&lt;br /&gt;
|-&lt;br /&gt;
| Damage || Integer || Item durability in percent.&lt;br /&gt;
|-&lt;br /&gt;
| Class || Integer || Item class ID.&lt;br /&gt;
|-&lt;br /&gt;
| Quantity || Integer || Size of stack.&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || Returns [[ItemHash]] of item in slot.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>70.60.65.220</name></author>
	</entry>
</feed>