Logic Uplink
Updated 3/8/2026
Logic Uplink
Construction Steps
| Step | Tool | Item |
|---|---|---|
| 1 | Screwdriver | 2 x Cable Coil (Heavy) |
| 2 | Screwdriver | 2 x Electronic Parts |
| 3 | Welding Torch | 2 x Steel Sheets |
Deconstruction Steps
| Step | Tool | Recovered Item |
|---|---|---|
| 1 | Hand Drill | Kit (Rocket Datalink) |
| 2 | Wire Cutters | 2 x Cable Coil (Heavy) |
| 3 | Hand Drill | 2 x Electronic Parts |
| 4 | Angle Grinder | 2 x Steel Sheets |
Description
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
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
| Parameter | Type | Access | Description |
|---|---|---|---|
| Power | Boolean | Read | 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 |
| Error | Boolean | Read | 1 if device is in error state, otherwise 0 |
| On | Boolean | Read/Write | The current state of the Logic Uplink. |
| RequiredPower | Integer | Read | Idle operating power quantity, does not necessarily include extra demand power |
| PrefabHash | Integer | Read | The hash of the structure |
| ReferenceId | Integer | Read | Unique Reference Identifier for this object |
| NameHash | Integer | Read | Provides the hash value for the name of the object as a 32 bit integer. |