History
Current version
3/8/2026, 10:06:13 PM
Imported from wiki
by tmascroft · 3/8/2026, 9:31:25 PM
Imported from wiki
by tmascroft · 3/8/2026, 9:31:25 PM
Flashing Light
## Flashing Light :::infobox | Property | Value | |----------|-------| | Stacks | 5 | ::: ## Flashing Light :::infobox | Property | Value | |----------|-------| | Power Usage | 50W | | Placed With | [Flashing Light (Item)](/wiki/flashing-light-item) | | Placed On | Small Grid | ::: ### Deconstruction Steps | Step | Tool | Recovered Item | |---|---|---| | 1 | [Hand Drill](/wiki/hand-drill) | [Flashing Light (Item)](/wiki/flashing-light-item) | ## Description The **Flashing Light** is a light that rotates, when turned on and powered. It's default color is yellow. ## Data Network | Parameter Name | Data Type | Description | |---|---|---| | Lock | Boolean | Locks the Flashing Light, when set to 1. Unlocks it, when set to 0. | | On | Boolean | Turns the Flashing Light on, when set to 1. Turns the Flashing light off, when set to 0. | | Output Name | Data Type | Description | |---|---|---| | Power | Boolean | Returns whether the Flashing Light is receiving power and is turned on. (0 for no, 1 for yes) | | Lock | Boolean | Returns whether the Flashing Light is locked. (0 for no, 1 for yes) | | On | Boolean | Returns whether the Flashing Light is turned on. (0 for no, 1 for yes) | | RequiredPower | Integer | Returns the currently required power of the Flashing Light, in Watts. |