# Hardware configuration

Depending on the jumpers settings inside the unit, every of three output channels marked CH1, CH2 and CH3 can work as:

1. Normally opened (NO) isolated switch.
2. Normally closed (NC) isolated switch.
3. Power source on when condition is **true** (PS).
4. Power source on when condition is **not true** (NPS).

<figure><img src="/files/fbIlzymXZHLvFTXbvCjg" alt=""><figcaption></figcaption></figure>

All these modes are described in the following chapters.


---

# 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://help.boomerang3.com/cg1018-relay-box-installation-manual/installation/hardware-configuration.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.
