History

Current version

3/8/2026, 10:06:05 PM

Imported from wiki

by tmascroft · 3/8/2026, 9:31:16 PM

Control Chair

## Control Chair

:::infobox
| Property | Value |
|----------|-------|
| Power Usage | 250W |
| Placed With | [Kit (Furniture)](/wiki/kit-furniture) |
| Placed On | Small Grid |

![Control Chair](ControlChair.png)
:::
### Deconstruction Steps

| Step | Tool | Recovered Item |
|---|---|---|
| 1 | [Hand Drill](/wiki/hand-drill) | [Kit (Furniture)](/wiki/kit-furniture) |

The **Control Chair** is a piece of furniture, which is constructed with the [Kit (Furniture)](/wiki/kit-furniture).

## Data Network


| Parameter Name | Data Type | Description |
|---|---|---|
| Mode | Integer | (Unknown) Accepts a range from 0 to 2. Affects the Mode output. |
| Setting | Float | (Unknown) Accepts a range from 0.0 to 100.0. Affects the Setting output. |
| On | Boolean | (Unknown) Supposedly turns the Control Chair on, when set to 1. Turns it off, when set to 0. Affects the On output. |


| Output Name | Data Type | Description |
|---|---|---|
| Power | Boolean | Returns whether the Control Chair is turned on and receives power. (0 for no, 1 for yes) |
| Mode | Integer | (Unknown) Returns a range from 0 to 2. Is affected by the Mode parameter. |
| Error | Boolean | Returns whether the Control Chair is flashing an error. |
| Setting | Float | (Unknown) Returns a range from 0.0 to 100.0. Is affected by the Setting parameter. |
| Maximum | Integer | (Unknown) Returns 100. |
| Ratio | Float | Returns a range from 0.0 to 1.0. Returns the ratio of the set Setting to the Maximum. |
| On | Boolean | Returns whether the Control Chair is turned on. (0 for no, 1 for yes) |
| RequiredPower | Returns the power, currently needed by the Control Chair, in watts. |  |