|
|
(2 intermediate revisions by one other user not shown) |
Line 1: |
Line 1: |
− | {{Itembox
| + | #REDIRECT [[LArRE]] |
− | | 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
| |
− | | 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 ==
| |
− | <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 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.}}
| |
− | }}
| |
− | | |
− | ==== Data Slots ====
| |
− | These are all parameters, that can be read with a [[Kit_(Logic_I/O)#Slots_Reader|Slots Reader]]. The outputs are listed in the order a Slots Reader's "VAR" setting cycles through them.
| |
− | {| class="wikitable"
| |
− | |-
| |
− | ! Number || Name !! Description
| |
− | |-
| |
− | | 0 || Occupied||
| |
− | |-
| |
− | | 0 || OccupantHash ||
| |
− | |-
| |
− | | 0 || Quantity ||
| |
− | |-
| |
− | | 0 || Damage ||
| |
− | |-
| |
− | | 0 || Class ||
| |
− | |-
| |
− | | 0 || MaxQuantity ||
| |
− | |-
| |
− | | 0 || PrefabHash ||
| |
− | |-
| |
− | | 0 || SortingCLass ||
| |
− | |-
| |
− | | 0 || ReferenceId ||
| |
− | |}
| |