> 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/powerio-r-system/en/description-datasheet/description.md).

# T1.BSK Fire Damper Modules

### Description

Control and monitoring of fire dampers with motor drive.

* Simplest installation
* BSK pluggable via AMP socket
* 24V or 230V with one module
* Transmission formats 8N1, 8E1 and 8O1 are supported
* **Baud rates** (Autobauding) 9,600 baud, 19,200 baud, 38,400 baud, 57,600 baud
* For 1 or 2 fire dampers
* Protection rating up to IP67
* Black housing incl. cover\
  Dimensions\
  110 x 110 x 66 mm\
  160 x 140 x 81 mm
* Variants with smoke detector connection (RM)
* Modbus RTU

[To the online shop](https://shop.powerio.com/shop/category/powerio-produkte-modbus-bsk-module-5)

<div align="left"><figure><img src="/files/5549097c731f73a1f57b8504c8ba551b1d6f0f21" alt=""><figcaption><p>Example variants</p></figcaption></figure></div>

### Available variants

* **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**

### Technical data sheets

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

### Specification texts

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

### Function blocks

[Here](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/powerio-r-system/en/description-datasheet/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.
