Difference between revisions of "LARrE"
From Unofficial Stationeers Wiki
Emilgardis (talk | contribs) |
|||
Line 33: | Line 33: | ||
{{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 if device is activated (usually means running), otherwise 0}} | {{Data Parameters/row|Activate|Integer|1 if device is activated (usually means running), otherwise 0}} | ||
− | {{Data Parameters/row|Setting|Integer| | + | {{Data Parameters/row|Setting|Integer|Set this to make LARrE move to a station}} |
{{Data Parameters/row|On|Boolean|The current state of the LARrE Dock.|multiple=2|0|Off|1|On}} | {{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 LARrE Dock is currently idle, otherwise 0}} | + | {{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 LARrE Dock.}} | + | {{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.}} | ||
}} | }} |
Revision as of 11:00, 21 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 |