Difference between revisions of "Logic Uplink"
From Unofficial Stationeers Wiki
(Created page with "{{Structurebox | name = Logic Uplink | image = StructureLogicRocketUplink.png | other = | power_usage = 50 | burst_pressure = | pref...") |
Emilgardis (talk | contribs) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Structurebox | {{Structurebox | ||
− | | name | + | | name = Logic Uplink |
− | | image | + | | image = [[File:StructureLogicRocketUplink.png]] |
− | | | + | | prefab_hash = 546002924 |
− | | | + | | prefab_name = StructureLogicRocketUplink |
− | | | + | | power_usage = 50W |
− | | | + | | placed_on_grid = Small Grid |
− | | | + | | decon_with_tool1 = [[Hand Drill]] |
| placed_with_item = [[Kit (Rocket Datalink)]] | | placed_with_item = [[Kit (Rocket Datalink)]] | ||
− | | | + | | item_rec1 = [[Kit (Rocket Datalink)]] |
− | | | + | | decon_with_tool2 = [[Wire Cutters]] |
| const_with_tool1 = [[Screwdriver]] | | const_with_tool1 = [[Screwdriver]] | ||
| const_with_item1 = 2 x [[Cable Coil (Heavy)]] | | const_with_item1 = 2 x [[Cable Coil (Heavy)]] | ||
− | | | + | | item_rec2 = 2 x [[Cable Coil (Heavy)]] |
− | | | + | | decon_with_tool3 = [[Hand Drill]] |
− | |||
| const_with_tool2 = [[Screwdriver]] | | const_with_tool2 = [[Screwdriver]] | ||
− | | const_with_item2 = | + | | const_with_item2 = 2 x [[Electronic Parts]] |
− | | | + | | item_rec3 = 2 x [[Electronic Parts]] |
− | | | + | | decon_with_tool4 = [[Angle Grinder]] |
− | |||
| const_with_tool3 = [[Welding Torch]] | | const_with_tool3 = [[Welding Torch]] | ||
| const_with_item3 = 2 x [[Steel Sheets]] | | const_with_item3 = 2 x [[Steel Sheets]] | ||
− | | | + | | item_rec4 = 2 x [[Steel Sheets]] |
− | |||
}} | }} | ||
==Description== | ==Description== | ||
Line 31: | Line 28: | ||
Devices on the rocket can be remotely accessed through the [[Rocket Control Motherboard]]. Specifically, the motherboard traverses the data network. | Devices on the rocket can be remotely accessed through the [[Rocket Control Motherboard]]. Specifically, the motherboard traverses the data network. | ||
When an uplink/[[Logic Rocket Downlink|downlink]] pair is set up, the motherboard can access devices on the rockets, and the rocket devices become available on the uplink's network. | When an uplink/[[Logic Rocket Downlink|downlink]] pair is set up, the motherboard can access devices on the rockets, and the rocket devices become available on the uplink's network. | ||
+ | |||
+ | {{Data Network Header}} | ||
+ | {{Data Parameters| | ||
+ | {{Data Parameters/row|Power|Boolean|w=0|Can be read to return if the Logic Uplink 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|On|Boolean|The current state of the Logic Uplink.|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|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|NameHash|Integer|w=0|Provides the hash value for the name of the object as a 32 bit integer.}} | ||
+ | }} | ||
==See also== | ==See also== |
Latest revision as of 04:50, 22 May 2024
Operation | |
---|---|
Power Usage | 50W |
Prefab Hash | 546002924 |
Prefab Name | StructureLogicRocketUplink |
Construction | |
Placed with | Kit (Rocket Datalink) |
Placed on | Small Grid |
Stage 1 | |
Next Stage Construction | |
Constructed with tool | Screwdriver |
Constructed with item | 2 x Cable Coil (Heavy) |
Deconstruction | |
Deconstructed with | Hand Drill |
Item received | Kit (Rocket Datalink) |
Stage 2 | |
Next Stage Construction | |
Constructed with tool | Screwdriver |
Constructed with item | 2 x Electronic Parts |
Deconstruction | |
Deconstructed with | Wire Cutters |
Item received | 2 x Cable Coil (Heavy) |
Stage 3 | |
Next Stage Construction | |
Constructed with tool | Welding Torch |
Constructed with item | 2 x Steel Sheets |
Deconstruction | |
Deconstructed with | Hand Drill |
Item received | 2 x Electronic Parts |
Stage 4 | |
Deconstruction | |
Deconstructed with | Angle Grinder |
Item received | 2 x Steel Sheets |
Description[edit]
This allows planetside logic devices to see rocketside devices on the data networks, so planet's logic systems can still interact with rocket devices.
Use[edit]
Devices on the rocket can be remotely accessed through the Rocket Control Motherboard. Specifically, the motherboard traverses the data network. When an uplink/downlink pair is set up, the motherboard can access devices on the rockets, and the rocket devices become available on the uplink's network.
Data Network Properties[edit]
These are all Data Network properties of this device.
Data Parameters[edit]
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 Logic Uplink 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 | |||||
On | Boolean | Read Write
|
0 | Off | The current state of the Logic Uplink. | |
1 | On | |||||
RequiredPower | Integer | Read
|
||||
PrefabHash | Integer | Read
|
||||
ReferenceId | Integer | Read
|
||||
NameHash | Integer | Read
|