Difference between revisions of "Logic Transmitter"
From Unofficial Stationeers Wiki
| Line 7: | Line 7: | ||
| name = Kit (Logic Transmitter) | | name = Kit (Logic Transmitter) | ||
| image = [[File:ItemKitLogicTransmitter.png|Kit (Logic Transmitter)]] | | image = [[File:ItemKitLogicTransmitter.png|Kit (Logic Transmitter)]] | ||
| − | + | | prefabhash = 1005397063 | |
| placed_on_grid = Small Grid, On Frames | | placed_on_grid = Small Grid, On Frames | ||
| stacks = 5 | | stacks = 5 | ||
| Line 35: | Line 35: | ||
* There seems to be no limit to the distance at which two devices can connect. | * There seems to be no limit to the distance at which two devices can connect. | ||
| + | * The placed object prefabhash is -693235651. | ||
<!--T:15--> | <!--T:15--> | ||
Revision as of 02:27, 10 July 2021
![]() | |
| Properties | |
|---|---|
| Stacks | Yes (5) |
| Logic | |
| Item Hash | 1005397063 |
| Operation | |
|---|---|
| Power Usage | 50W |
| Construction | |
| Placed with | Kit (Logic Transmitter) |
| Placed on | Small Grid, On Frames |
| Stage 1 | |
| Deconstruction | |
| Deconstructed with | Hand Drill |
| Item received | Kit (Logic Transmitter) |
Description
The Logic Transmitter are used to transmit values in a logic network wirelessly.
The Logic Transmitter starts in *Passive* mode and can be tied to *Active* transmitters, AIMEe, Hardsuit and Rover. While tied to anything but another Logic Transmitter is basically acts like a Logic Mirror Logic Mirror, but from far distance.
If you set a Logic Transmitter to active you can write to the Setting variable on it to transmit to one or multiple Logic Transmitter that are tied to it in passive mode.
Note
- There seems to be no limit to the distance at which two devices can connect.
- The placed object prefabhash is -693235651.
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).
| Parameter Name | Data Type | Description |
|---|---|---|
| On | Boolean | |
| Mode | Boolean | 0 for *Passive*, 1 for *Active* |
| Setting | Any | Any setted o mirrored value from another device |
Data Outputs
These are all parameters, that can be read with a Logic Reader or a Slot Reader. The outputs are listed in the order a Logic Reader's "VAR" setting cycles through them.
| Output Name | Data Type | Description |
|---|---|---|
| On | Boolean | If is enabled |
| Mode | Boolean | 0 for *Passive*, 1 for *Active* |
| Power | Boolean | If is taking power |
| PrefabHash | Integer | -693235651 |
| RequiredPower | Integer | Power required to work (50W) |
| Setting | Any | Any setted o mirrored value from another device |

