Difference between revisions of "LARrE"
From Unofficial Stationeers Wiki
(document Setting) |
Emilgardis (talk | contribs) |
||
| Line 1: | Line 1: | ||
{{Itembox | {{Itembox | ||
| − | + | | name = Kit (LARrE) | |
| − | + | | image = [[File:ItemKitRoboticArm.png]] | |
| − | + | | prefabhash = -1228287398 | |
| − | + | | 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 | |
| − | + | | image = [[File:StructureRoboticArmDock.png]] | |
| − | + | | prefab_hash = -1818718810 | |
| − | + | | prefab_name = StructureRoboticArmDock | |
| − | + | | power_usage = 10W | |
| − | + | | placed_on_grid = Small Grid | |
| − | + | | 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> | ||
| − | |||
| − | + | {{Data Network Header}} | |
| − | {{Data | + | {{Data Parameters| |
| − | {| | + | {{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}} |
| − | + | {{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.}} |
| − | | | + | {{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}} |
| − | | | + | {{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}} |
| − | | | + | {{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.}} |
| − | | | + | {{Data Parameters/row|NameHash|Integer|w=0|Provides the hash value for the name of the object as a 32 bit integer.}} |
| − | | | + | }} |
| − | | | ||
| − | | | ||
| − | | | ||
| − | | | ||
| − | | | ||
| − | | | ||
| − | | | ||
| − | | | ||
| − | | PrefabHash || | ||
| − | | | ||
| − | | ReferenceId || | ||
| − | | | ||
| − | | | ||
| − | | | ||
| − | | | ||
| − | |||
| − | |||
==== Data Slots ==== | ==== Data Slots ==== | ||
Revision as of 06:38, 10 July 2024
![]() | |
| 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 |
![]() | |
| 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
|
||||
| Setting | Integer | Read Write
|
||||
| On | Boolean | Read Write
|
0 | Off | The current state of the LARrE Dock. | |
| 1 | On | |||||
| RequiredPower | Integer | Read
|
||||
| Idle | Integer | Read
|
||||
| PrefabHash | Integer | Read
|
||||
| ReferenceId | Integer | Read
|
||||
| Index | Integer | Read
|
||||
| NameHash | Integer | Read
|
||||
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 |


