# Control Modes

#### Control Modes

Control modes decide how your Command(s) control Outputs after you press Start.

The control mode depends on:

* How many Outputs are in the scene
* How many Commands you have

You do not need to choose a control mode.

Think2Switch™ will choose the best one for you.

<figure><img src="/files/99xpQEoywEpJMAUgUjgp" alt="" width="188"><figcaption></figcaption></figure>

### If you have one Output

#### Direct mode

Direct mode is used when there is only one Output.

* Press Start
* Use your Command
* The Output activates

The name of the Command appears at the top of the Output.

<figure><img src="/files/8ysUEE6DwAV1D4yrnyqF" alt="" width="188"><figcaption></figcaption></figure>

### If you have more than one Output

#### One Switch Scan

One Switch Scan is used when you have:

* More than one Output
* Only one Command

How it works:

* Think2Switch™ automatically scans through the Outputs
* When the Output you want to choose is highlighted, use your Command to select it

<figure><img src="/files/4RRxxIMF8hqQvk2PZSkX" alt="" width="188"><figcaption></figcaption></figure>

### If you have two or more Outputs and two Commands

#### Two Choice

Two Choice mode lets you control two Outputs at the same time.

How it works:

* Each Output shows which Command activates it
* Use the matching Command to activate the Output you want

<figure><img src="/files/YxR8lkeHY0hvZrmMcIkq" alt="" width="188"><figcaption></figcaption></figure>

#### Two Switch Scan

Two Switch Scan uses two Commands in different ways:

* **Move** Command
  * To move through each Output across the screen (as if using the 'right' arrow key)
  * The strength of this Command appears in a blue bar at the bottom of the screen
* **Select** Command
  * Selects the highlighted Output
  * The strength of this Command appears on the Output itself

<figure><img src="/files/yAA4dM4xbwd1UR7y9PjB" alt="" width="188"><figcaption></figcaption></figure>

{% hint style="info" icon="lightbulb" %}
**Good to Know**

* Control modes are chosen automatically based on the number of Outputs and Commands
* You can change the number of Outputs or Commands at any time
* You can always try a mode and adjust later
  {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://think2switch.gitbook.io/think2switch-knowledge-guide/think2switch-2.5/setup-guide/control/control-modes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
