> For the complete documentation index, see [llms.txt](https://enless.gitbook.io/centre-aide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enless.gitbook.io/centre-aide/guides-installation/documentation-en/products/editor-5/use/switch-positions.md).

# Switch positions

The TX WINDOW, like all sensors in the Room Control range, has a rotary switch accessible from the back of the product. This switch is used to determine the product’s operating mode.

## Position details

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>LoRa position</strong></td><td>In this position, the sensor operates in LoRa Easy mode (Enless proprietary mode) and communicates with an Enless LoRa Easy receiver (Modbus or BACnet). </td><td><a href="/files/8bdd79dcdc3f8dadbb6f5d39f9c59d45fde0a0f9">/files/8bdd79dcdc3f8dadbb6f5d39f9c59d45fde0a0f9</a></td></tr><tr><td><strong>WAN position</strong></td><td>In this position, the sensor communicates in LoRaWAN mode, either with an Enless gateway or a third-party gateway, or with a public LoRaWAN network.</td><td><a href="/files/ff22d80bbaf1d8da08b0b7ab0d9ba2a5c4d375d9">/files/ff22d80bbaf1d8da08b0b7ab0d9ba2a5c4d375d9</a></td></tr><tr><td><strong>Position A</strong></td><td>In this position, the sensor communicates in LoRaWAN mode, with a transmission interval of 30 minutes.</td><td><a href="/files/49c3b8c7b9dde60937e49b5e5a3f8165244b3961">/files/49c3b8c7b9dde60937e49b5e5a3f8165244b3961</a></td></tr><tr><td><strong>Position B</strong></td><td>In this position, the sensor communicates in LoRaWAN mode, with a transmission interval of 60 minutes.</td><td><a href="/files/8c1b92ceddbc5f0e36da6ba2c78f3aaa105673b8">/files/8c1b92ceddbc5f0e36da6ba2c78f3aaa105673b8</a></td></tr><tr><td><strong>Position C</strong></td><td>Unused position on this sensor.</td><td><a href="/files/3f8c58924b670a945891a5cbb494422c1ba5de5d">/files/3f8c58924b670a945891a5cbb494422c1ba5de5d</a></td></tr></tbody></table>

## Video explanations

{% embed url="<https://www.youtube.com/watch?v=2lSvgzPK3WE>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://enless.gitbook.io/centre-aide/guides-installation/documentation-en/products/editor-5/use/switch-positions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
