Actions

Difference between revisions of "LARrE"

From Unofficial Stationeers Wiki

(document Setting)
Line 1: Line 1:
 
{{Itembox
 
{{Itembox
| name       = Kit (LARrE)
+
| name = Kit (LARrE)
| image       = [[File:ItemKitRoboticArm.png]]
+
| image = [[File:ItemKitRoboticArm.png]]
| createdwith = [[Electronics Printer]]
+
| prefabhash = -1228287398
| cost        = 10g [[Inconel]], 5g [[Hastelloy]], 15g [[Astroloy]]
+
| prefabname = ItemKitRoboticArm
 +
| stacks = 1
 +
| slot_class = SlotClass.None
 +
| sorting_class = SortingClass.Kits
 +
| recipe_machine1 = Electronics Printer
 +
| recipe_cost1 = 10g [[Inconel]], 5g [[Hastelloy]], 15g [[Astroloy]]
 +
| constructs = [[LARrE Dock]]
 
}}
 
}}
 
{{Structurebox
 
{{Structurebox
| name             = LARrE Dock
+
| name = LARrE Dock
| image           = [[File:StructureRoboticArmDock.png]]
+
| image = [[File:StructureRoboticArmDock.png]]
| placed_with_item = [[Kit (LARrE)]]
+
| prefab_hash = -1818718810
| power_usage     = 10W
+
| prefab_name = StructureRoboticArmDock
| placed_on_grid   = Small Grid
+
| power_usage = 10W
| decon_with_tool1 = [[Hand Drill]]
+
| placed_on_grid = Small Grid
| item_rec1       = [[Kit (LARrE)]]
+
| decon_with_tool1 = [[Hand Drill]]
 +
| placed_with_item = [[Kit (LARrE)]]
 +
| item_rec1 = [[Kit (LARrE)]]
 
}}
 
}}
  
 
== Description ==
 
== Description ==
 +
<blockquote><q>The Linear Articulated Rail Entity or LARrE can be used to plant, harvest and fertilize plants in plant trays. It can also grab items from a [[Chute Export Bin]] and drop them in a [[Chute Import Bin]]. LARrE can interact with plant trays or chute bins built under a linear rail station or built under its dock.</q><br>
 +
'''- Stationpedia'''</blockquote>
  
The Linear Articulated Rail Entity or LARrE can be used to plant, harvest, and fertilize plants in plant trays.  It can also grab items from a Chute Export Bin and drop them in a Chute Import Bin.  LARrE can interact with plant trays or chute bins built under a [[Linear Rail|linear rail]] station or built under its dock.
 
  
 
+
{{Data Network Header}}
{{Data Parameters}}
+
{{Data Parameters|
{| class="wikitable"
+
{{Data Parameters/row|Power|Boolean|w=0|Can be read to return if the LARrE Dock is correctly powered or not, set via the power system, return 1 if powered and 0 if not|multiple=2|0|Unpowered|1|Powered}}
|-
+
{{Data Parameters/row|Error|Boolean|w=0|1 if device is in error state, otherwise 0|multiple=2|0|<p></p>|1|Error}}
! Parameter Name !! Data Type !! Description
+
{{Data Parameters/row|Activate|Integer|1 if device is activated (usually means running), otherwise 0}}
|-
+
{{Data Parameters/row|Setting|Integer|A variable setting that can be read or written.}}
| Activate || ?||
+
{{Data Parameters/row|On|Boolean|The current state of the LARrE Dock.|multiple=2|0|Off|1|On}}
|-
+
{{Data Parameters/row|RequiredPower|Integer|w=0|Idle operating power quantity, does not necessarily include extra demand power}}
| ClearMemory || Boolean ||  
+
{{Data Parameters/row|Idle|Integer|w=0|Returns 1 if the LARrE Dock is currently idle, otherwise 0}}
|-
+
{{Data Parameters/row|PrefabHash|Integer|w=0|The hash of the structure}}
| Error || ?
+
{{Data Parameters/row|ReferenceId|Integer|w=0|Unique Reference Identifier for this object}}
|-
+
{{Data Parameters/row|Index|Integer|w=0|The current index for the LARrE Dock.}}
| Idle || ?
+
{{Data Parameters/row|NameHash|Integer|w=0|Provides the hash value for the name of the object as a 32 bit integer.}}
|-
+
}}
| Index || ?
 
|-
 
| NameHash || ?
 
|-
 
| On || ?
 
|-
 
| Power || ?
 
|-
 
| PrefabHash || ?
 
|-
 
| ReferenceId || ?
 
|-
 
| RequiredPower || ?
 
|-
 
| Setting || integer || Read which rail station LARrE is destined for.  Write a value to make LARrE move.
 
|-
 
|}
 
  
 
==== Data Slots ====
 
==== Data Slots ====

Revision as of 07:38, 10 July 2024

Kit (LARrE)
ItemKitRoboticArm.png
Constructing Options LARrE Dock
Properties
Stacks No
Recipes
Electronics Printer 10g Inconel, 5g Hastelloy, 15g Astroloy
Logic
Item Hash -1228287398
Item Name ItemKitRoboticArm
Logic Classes
SlotClass.None
SortingClass.Kits
LARrE Dock
StructureRoboticArmDock.png
Operation
Power Usage 10W
Prefab Hash -1818718810
Prefab Name StructureRoboticArmDock
Construction
Placed with Kit (LARrE)
Placed on Small Grid
Stage 1
Deconstruction
Deconstructed with Hand Drill
Item received Kit (LARrE)



Description

The Linear Articulated Rail Entity or LARrE can be used to plant, harvest and fertilize plants in plant trays. It can also grab items from a Chute Export Bin and drop them in a Chute Import Bin. LARrE can interact with plant trays or chute bins built under a linear rail station or built under its dock.
- Stationpedia


Data Network Properties

These are all Data Network properties of this device.

Data Parameters

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).

Click here to see/hide all the data network properties
Parameter Name Data Type Access Value Description
Power Boolean
Read
0 Unpowered Can be read to return if the LARrE Dock 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
1 if device is activated (usually means running), otherwise 0
Setting Integer
Read Write
A variable setting that can be read or written.
On Boolean
Read Write
0 Off The current state of the LARrE Dock.
1 On
RequiredPower Integer
Read
Idle operating power quantity, does not necessarily include extra demand power
Idle Integer
Read
Returns 1 if the LARrE Dock is currently idle, otherwise 0
PrefabHash Integer
Read
The hash of the structure
ReferenceId Integer
Read
Unique Reference Identifier for this object
Index Integer
Read
The current index for the LARrE Dock.
NameHash Integer
Read
Provides the hash value for the name of the object as a 32 bit integer.


Data Slots

These are all parameters, that can be read with a Slots Reader. The outputs are listed in the order a Slots Reader's "VAR" setting cycles through them.

Number Name Description
0 Occupied
0 OccupantHash
0 Quantity
0 Damage
0 Class
0 MaxQuantity
0 PrefabHash
0 SortingCLass
0 ReferenceId