Difference between revisions of "LARrE"
From Unofficial Stationeers Wiki
(rename LARrE to LArRE; explain Activate a little better) |
|||
Line 1: | Line 1: | ||
{{Itembox | {{Itembox | ||
− | | name = Kit ( | + | | name = Kit (LArRE) |
| image = [[File:ItemKitRoboticArm.png]] | | image = [[File:ItemKitRoboticArm.png]] | ||
| prefabhash = -1228287398 | | prefabhash = -1228287398 | ||
Line 9: | Line 9: | ||
| recipe_machine1 = Electronics Printer | | recipe_machine1 = Electronics Printer | ||
| recipe_cost1 = 10g [[Inconel]], 5g [[Hastelloy]], 15g [[Astroloy]] | | recipe_cost1 = 10g [[Inconel]], 5g [[Hastelloy]], 15g [[Astroloy]] | ||
− | | constructs = [[ | + | | constructs = [[LArRE Dock]] |
}} | }} | ||
{{Structurebox | {{Structurebox | ||
− | | name = | + | | name = LArRE Dock |
| image = [[File:StructureRoboticArmDock.png]] | | image = [[File:StructureRoboticArmDock.png]] | ||
| prefab_hash = -1818718810 | | prefab_hash = -1818718810 | ||
Line 19: | Line 19: | ||
| placed_on_grid = Small Grid | | placed_on_grid = Small Grid | ||
| decon_with_tool1 = [[Hand Drill]] | | decon_with_tool1 = [[Hand Drill]] | ||
− | | placed_with_item = [[Kit ( | + | | placed_with_item = [[Kit (LArRE)]] |
− | | item_rec1 = [[Kit ( | + | | item_rec1 = [[Kit (LArRE)]] |
}} | }} | ||
== Description == | == Description == | ||
− | <blockquote><q>The | + | <blockquote><q>The (L)inear (Ar)ticulated (R)ail (E)ntity 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> | '''- Stationpedia'''</blockquote> | ||
Line 30: | Line 30: | ||
{{Data Network Header}} | {{Data Network Header}} | ||
{{Data Parameters| | {{Data Parameters| | ||
− | {{Data Parameters/row|Power|Boolean|w=0|Can be read to return if the | + | {{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|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 | + | {{Data Parameters/row|Activate|Integer|Set this to 1 to make LArRE use its claw (either to place or fetch an item)}} |
− | {{Data Parameters/row|Setting|Integer|Set this to make | + | {{Data Parameters/row|Setting|Integer|Set this to make LArRE move to a station}} |
− | {{Data Parameters/row|On|Boolean|The current state of the | + | {{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|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 | + | {{Data Parameters/row|Idle|Integer|w=0|Returns 1 if the LArRE Dock is currently idle (stationary), otherwise 0 (moving). Use this to detect if it has completed its movement/action.}} |
{{Data Parameters/row|PrefabHash|Integer|w=0|The hash of the structure}} | {{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|ReferenceId|Integer|w=0|Unique Reference Identifier for this object}} | ||
− | {{Data Parameters/row|Index|Integer|w=0|The current index for the | + | {{Data Parameters/row|Index|Integer|w=0|The current index for the LArRE Dock on the rails. Can be non-integer. This usually does not correlate with Setting since it counts non-station rail sections.}} |
{{Data Parameters/row|NameHash|Integer|w=0|Provides the hash value for the name of the object as a 32 bit integer.}} | {{Data Parameters/row|NameHash|Integer|w=0|Provides the hash value for the name of the object as a 32 bit integer.}} | ||
}} | }} | ||
Line 67: | Line 67: | ||
| 0 || ReferenceId || | | 0 || ReferenceId || | ||
|} | |} | ||
+ | |||
+ | == Notes == | ||
+ | |||
+ | * Renamed to LArRE to better align with its non-acronym name in 2024-July-22 |
Revision as of 14:06, 22 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) |
Contents
[hide]Description
The (L)inear (Ar)ticulated (R)ail (E)ntity 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
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 |
Notes
- Renamed to LArRE to better align with its non-acronym name in 2024-July-22