Difference between revisions of "Kit (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 14: | Line 15: | ||
| name = Logic Transmitter | | name = Logic Transmitter | ||
| image = [[File:LogicTransmitter.png|thumb|Mounted Logic Transmitter]] | | image = [[File:LogicTransmitter.png|thumb|Mounted Logic Transmitter]] | ||
+ | | prefabhash = -693235651 | ||
| power_usage = 50W | | power_usage = 50W | ||
| placed_with_item = [[Kit (Logic Transmitter)]] | | placed_with_item = [[Kit (Logic Transmitter)]] | ||
Line 24: | Line 26: | ||
The Logic Transmitter are used to transmit values in a logic network wirelessly. | The Logic Transmitter are used to transmit values in a logic network wirelessly. | ||
− | The Logic Transmitter starts in * | + | 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 [[Kit_(Logic_I/O)#Logic_Mirror|Logic Mirror]], | While tied to anything but another Logic Transmitter is basically acts like a Logic Mirror [[Kit_(Logic_I/O)#Logic_Mirror|Logic Mirror]], | ||
but from far distance. | but from far distance. | ||
Line 31: | Line 33: | ||
== Note == <!--T:8--> | == Note == <!--T:8--> | ||
+ | |||
+ | * There seems to be no limit to the distance at which two devices can connect. | ||
+ | |||
+ | <!--T:15--> | ||
+ | {{Data Network Header}} | ||
+ | |||
+ | <!--T:16--> | ||
+ | {{Data Parameters}} | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | ! 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 | ||
+ | |} | ||
+ | |||
+ | <!--T:17--> | ||
+ | {{Data Outputs}} | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | ! 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 | ||
+ | |} | ||
</translate> | </translate> |
Revision as of 02:24, 10 July 2021
! prefabhash = 1005397063 | |
Properties | |
---|---|
Stacks | Yes (5) |
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.
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 |