> For the complete documentation index, see [llms.txt](https://support.powerio.com/hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.powerio.com/hub/beschreibung-datenblatt/description.md).

# T1.BSK Brandschutzklappen Module

### Beschreibung

Steuerung und Überwachung von Brandschutzklappen mit motorischem Antrieb.

* Einfachste Installation
* BSK über AMP-Buchse steckbar
* 24V oder 230V mit einem Modul
* Übertragungsformate 8N1, 8E1 und 8O1 werden unterstützt
* **Baudraten** (Autobauding) 9.600 Baud, 19.200 Baud, 38.400 Baud, 57.600 Baud
* Für 1 oder 2 Brandschutzklappen
* Schutzart bis IP67
* Gehäuse schwarz inkl. Deckel\
  Abmessungen\
  110 x 110 x 66 mm\
  160 x 140 x 81 mm
* Varianten mit Rauchmelder-Aufschaltung (RM)
* Modbus RTU

[Zum Online Shop](https://shop.powerio.com/shop/category/powerio-produkte-modbus-bsk-module-5)

<div align="left"><figure><img src="/files/CuviudcgWIzz3gtpJqIs" alt=""><figcaption><p>Beispiel-Varianten</p></figcaption></figure></div>

### Verfügbare Varianten

* **T1.BSK1-24**
* **T1.BSK1-AMP-24**
* **T1.BSK1-230**
* **T1.BSK1-AMP-230**
* **T1.BSK1-24-ECO**
* **T1.BSK1-AMP-24-ECO**
* **T1.BSK2-24**
* **T1.BSK2-AMP-24**
* **T1.BSK2-24-RM**
* **T1.BSK2-230**
* **T1.BSK2-AMP-230**
* **T1.BSK2-230-RM**

### Technische Datenblätter

{% file src="/files/kinmSPnwrtMf4NqOH2Jq" %}

### Ausschreibungstexte

[Hier](https://www.powerio.com/de/support)

### Funktionsbausteine

[Hier](https://support.powerio.com/hub/codesys-hvac/hvac-modbus-library/functionblocks/powerio)


---

# 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://support.powerio.com/hub/beschreibung-datenblatt/description.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.
