Switches - Niilo007/Stationeers-Research GitHub Wiki
Switches
Kit (Logic Switch)
Kit (Logic Switch) | ||
---|---|---|
![]() |
||
____________ General ____________ | ____________ | ____________ |
Paintable | ✔ | |
Prefab Hash | 124499454 | |
Prefab Name | ItemKitLogicSwitch | |
______________ Item ______________ | ____________ | ____________ |
Stack Size | 10 | |
Class | None | 0 |
SortingClass | Kits | 1 |
____________ Durability ____________ | ____________ | ____________ |
Flashpoint Temperature | 100℃ | |
Autoignition Temperature | 300℃ |
Made In | Electronics Printer T1 | Electronics Printer T2 |
---|---|---|
![]() |
![]() |
|
Time | ||
Energy | 1000 | |
Gold Au |
1g | 1g |
Copper Cu |
1g | 1g |
Structure (Switch)
Switch | ||
---|---|---|
![]() |
||
____________ General ____________ | ______________ | ______________ |
Paintable | ✔ | |
Prefab Hash | 321604921 | |
Prefab Name | StructureLogicSwitch2 | |
____________ Durability ____________ | ______________ | ______________ |
Flashpoint Temperature | 100℃ | |
Autoignition Temperature | 300℃ | |
_________ Construction _________ | ______________ | ______________ |
Placement Cost | Kit (Logic Switch) | 1 |
............................................................. | ......................... | ......................... |
Deconstruction Tool | Hand Drill |
Placement | Dimensions | |||
---|---|---|---|---|
Snapping | Small Grid | Length | 1 | |
Rotation | Any | Height | 1 | |
Required Support | Wall | Width | 1 |
Device Logic Variables | Type | Min | Max | Read | Write | Device Specific Behaviours |
---|---|---|---|---|---|---|
Open | bool | 0 | 1 | ✔ | ✔ | State of the switch. |
Lock | bool | 0 | 1 | ✔ | ❌ | |
Setting | bool | 0 | 1 | ✔ | ❌ | Mirrors the state of Open. |
PrefabHash | int | 321604921 | 321604921 | ✔ | ❌ | |
ReferenceId | int | ✔ | ❌ |
Connections | Port | Description |
---|---|---|
Data | 0 | |
Data | 1 |
Structure (Lever)
Lever | ||
---|---|---|
![]() |
||
____________ General ____________ | ______________ | ______________ |
Paintable | ✔ | |
Prefab Hash | 1220484876 | |
Prefab Name | StructureLogicSwitch | |
____________ Durability ____________ | ______________ | ______________ |
Flashpoint Temperature | 100℃ | |
Autoignition Temperature | 300℃ | |
_________ Construction _________ | ______________ | ______________ |
Placement Cost | Kit (Logic Switch) | 1 |
............................................................. | ......................... | ......................... |
Deconstruction Tool | Hand Drill |
Placement | Dimensions | |||
---|---|---|---|---|
Snapping | Small Grid | Length | 1 | |
Rotation | Any | Height | 1 | |
Required Support | Wall | Width | 1 |
Device Logic Variables | Type | Min | Max | Read | Write | Device Specific Behaviours |
---|---|---|---|---|---|---|
Open | bool | 0 | 1 | ✔ | ✔ | State of the switch. |
Lock | bool | 0 | 1 | ✔ | ❌ | |
Setting | bool | 0 | 1 | ✔ | ❌ | Mirrors the state of Open. |
PrefabHash | int | 1220484876 | 1220484876 | ✔ | ❌ | |
ReferenceId | int | ✔ | ❌ |
Connections | Port | Description |
---|---|---|
Data | 0 | |
Data | 1 |
Structure (Button)
- Emits a 1 tick pulse when pressed.
Button | ||
---|---|---|
![]() |
||
____________ General ____________ | ______________ | ______________ |
Paintable | ✔ | |
Prefab Hash | 491845673 | |
Prefab Name | StructureLogicButton | |
____________ Durability ____________ | ______________ | ______________ |
Flashpoint Temperature | 100℃ | |
Autoignition Temperature | 300℃ | |
_________ Construction _________ | ______________ | ______________ |
Placement Cost | Kit (Logic Switch) | 1 |
............................................................. | ......................... | ......................... |
Deconstruction Tool | Hand Drill |
Placement | Dimensions | |||
---|---|---|---|---|
Snapping | Small Grid | Length | 1 | |
Rotation | Any | Height | 1 | |
Required Support | Wall | Width | 1 |
Device Logic Variables | Type | Min | Max | Read | Write | Device Specific Behaviours |
---|---|---|---|---|---|---|
Activate | bool | 0 | 1 | ✔ | ❌ | Pulse output. |
Setting | bool | 0 | 1 | ✔ | ❌ | Mirrors the state of Open. |
PrefabHash | int | 491845673 | 491845673 | ✔ | ❌ | |
ReferenceId | int | ✔ | ❌ |
Connections | Port | Description |
---|---|---|
Data | 0 | |
Data | 1 |
Structure (Dial)
An assignable dial with up to 1000 modes.
- The
Mode
(max setting) can be set by using a screwdriver on the screws, on the front face of the dial.
Dial | ||
---|---|---|
![]() |
||
____________ General ____________ | ______________ | ______________ |
Paintable | ✔ | |
Prefab Hash | 554524804 | |
Prefab Name | StructureLogicDial | |
____________ Durability ____________ | ______________ | ______________ |
Flashpoint Temperature | 100℃ | |
Autoignition Temperature | 300℃ | |
_________ Construction _________ | ______________ | ______________ |
Placement Cost | Kit (Logic Switch) | 1 |
............................................................. | ......................... | ......................... |
Deconstruction Tool | Hand Drill |
Placement | Dimensions | |||
---|---|---|---|---|
Snapping | Small Grid | Length | 1 | |
Rotation | Any | Height | 1 | |
Required Support | Wall | Width | 1 |
Device Logic Variables | Type | Min | Max | Read | Write | Device Specific Behaviours |
---|---|---|---|---|---|---|
Mode | int | 0 | 1000 | ✔ | ✔ | |
Setting | int | 0 | 1000 | ✔ | ✔ | |
Ratio | float | 0 | 1 | ✔ | ❌ | |
PrefabHash | int | 554524804 | 554524804 | ✔ | ❌ | |
ReferenceId | int | ✔ | ❌ |
Mode | Name | Description |
---|---|---|
0 | 0 | Max Setting = 0. |
1 | 1 | Max Setting = 1. |
... | ... | |
999 | 999 | Max Setting = 999. |
1000 | 1000 | Max Setting = 1000. |
Connections | Port | Description |
---|---|---|
Data | 0 |
Structure (Important Button)
- Emits a 1 tick pulse when pressed.
- Setting Lock to "1" prevents the button from being pressed, and locks the state of the lid.
- The button works without power, Providing power causes sound and light to be emitted from the button.
Important Button | ||
---|---|---|
![]() |
||
____________ General ____________ | ______________ | ______________ |
Paintable | ✔ | |
Prefab Hash | 1668452680 | |
Prefab Name | StructureEmergencyButton | |
____________ Durability ____________ | ______________ | ______________ |
Flashpoint Temperature | 100℃ | |
Autoignition Temperature | 300℃ | |
_________ Construction _________ | ______________ | ______________ |
Placement Cost | Kit (Logic Switch) | 1 |
............................................................. | ......................... | ......................... |
Deconstruction Tool | Hand Drill |
Placement | Dimensions | |||
---|---|---|---|---|
Snapping | Small Grid | Length | 1 | |
Rotation | Any | Height | 2 | |
Required Support | None | Width | 1 |
Device Logic Variables | Type | Min | Max | Read | Write | Device Specific Behaviours |
---|---|---|---|---|---|---|
Power | bool | 0 | 1 | ✔ | ❌ | |
Open | bool | 0 | 1 | ✔ | ✔ | Cover plate state. |
Error | bool | 0 | 1 | ✔ | ❌ | |
Activate | bool | 0 | 1 | ✔ | ❌ | Pulse output. |
Lock | bool | 0 | 1 | ✔ | ✔ | |
Setting | bool | 0 | 1 | ✔ | ❌ | Mirrors the state of Activate. |
On | bool | 0 | 1 | ✔ | ✔ | |
RequiredPower | float | -1 | 50 | ✔ | ❌ | |
PrefabHash | int | 1668452680 | 1668452680 | ✔ | ❌ | |
ReferenceId | int | ✔ | ❌ |
Connections | Port | Description |
---|---|---|
Data | 0 | |
Power | 1 |