Actions

Kit (Automated Rocket Ore Mining)

From Unofficial Stationeers Wiki

Warning Warning: This item is deprecated.
Kit (Automated Rocket Ore Mining Module)
Recipe
Created With Electronics Printer Mk2
Cost 15g Copper, 30g Steel, 25g Electrum, 15g Constantan, 20g Stellite
Automated Rocket Ore Mining Module
Construction
Placed with Kit (Automated Rocket Ore Mining)
Placed on Large Grid
Stage 1
Deconstruction
Item received Kit (Automated Rocket Ore Mining)
Stage 2
Next Stage Construction
Constructed with tool Welding Torch
Constructed with item 10 x Steel Sheets
Deconstruction
Item received 10 x Steel Sheets
Stage 3
Next Stage Construction
Constructed with tool Welding Torch
Constructed with item 10 x Plastic Sheets
Deconstruction
Item received 10 x Plastic Sheets
Stage 4
Next Stage Construction
Constructed with item 10 x Electronic Parts
Deconstruction
Item received 10 x Electronic Parts

The ExMin autonomous ore miner harvests metallic ores from asteroids and planets in the local region of space. Its range - and therefor how much ore it collects - is strictly determined by the rocket's fuel quantity.

The module must be connected to a Automated Rocket Silo Module by a properly placed Automated Rocket Coupling Module (Down) or Automated Rocket Coupling Module (Up), in order for the ore to pass from the collector unit into the silo.

It has two modes - active (1), and inactive (0), which should only be triggered when the rocket has arrived in space and is idle (mode 4).

Data Network Properties[edit]

These are all Data Network properties of this device.

Data Parameters[edit]

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's "VAR" setting cycles through them.

Parameter Name Data Type Description
Mode Boolean Unknown
Lock Boolean Unknown
ClearMemory Boolean Resets internal counters, such as ExportCount, to zero when set to 1.
Activate Boolean Sets the mode of the module. Set to 0 to stop mining, or 1 to begin mining. Mining should only occur when the Automated Rocket Automation Module's Mode variable is 4 and the CollectableGoods variable is 1.
Setting Float Unknown
Open Boolean Unknown
On Boolean Unknown

Data Outputs[edit]

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's "VAR" setting cycles through them.

Output Name Data Type Description
Mode Integer The current mode of the module. 0 means idle, 1 means mining.
Maximum Integer Unknown
Lock Boolean Unknown
ImportCount Integer Unknown
ExportCount Integer Unknown
Error Boolean Returns whether the Miner is flashing an error. Typically an error will be indicating if the coupler and silo are not correctly configured. (0 for no, 1 for yes)
Activate Integer The desired activation state. 0 means idle, 1 means mining.
Setting Integer Unknown
RequiredPower Integer Returns the current amount of power, required by the Miner, in watts.
Ratio Float Unknown
PrefabHash Integer Unknown
Power Boolean Returns whether the Miner is turned on and receives power. (0 for no, 1 for yes)
Open Boolean Unknown.
On Boolean Returns whether the Miner is turned on. (0 for no, 1 for yes)