# Description

***

To get you started right away, we offer the library as a download. A license can be purchased through the CODESYS Store. If you need further assistance, please do not hesitate to contact us.

<a href="/spaces/ltcbXgy6Y2teLoU01eGk/pages/f39b4b7947d8d3597c3f5a0b4ed099bec53ab1e9" class="button primary" data-icon="up-right-from-square">Download</a> <a href="https://store.codesys.com/en/hvac-knx-sl.html" class="button secondary" data-icon="seal">Purchase license</a> <a href="https://www.powerio.com/de/kontakt" class="button secondary" data-icon="question">Get support</a>

### Overview

{% columns %}
{% column width="91.66666666666666%" %}

<figure><img src="/files/32a6c4044d70c3990c1aad4a17a7c84a6ad7520d" alt=""><figcaption></figcaption></figure>

<p align="center"><em>Function blocks optimized for practical use. Easy use of KNX with a master function block and a slave function block.</em></p>
{% endcolumn %}

{% column width="8.333333333333343%" %}

{% endcolumn %}
{% endcolumns %}

***

### Description

The HVAC KNX SL includes function blocks for KNX communication and is specially optimized for the CFC editor. A master block (Master UDP) serves as the base to which "slave" blocks are connected. These blocks are connected to each other via an interface. The library includes DPT read and write blocks as well as the most common DPT datapoint function blocks.

Configuration is done directly on the block without additional mapping by entering the group address. The KNX IP interface monitors the bus, so the data appear at the block in the correct format immediately. When sending, care must be taken not to cause "flooding" on the KNX bus in order to avoid speed and response issues in the KNX network.

{% hint style="info" %}
**Supported devices (KNX IP interfaces):**\
\
The following KNX IP interfaces have been successfully tested with the library.\
In addition, in many cases other KNX IP interfaces not listed here should also work without problems, even if they have not yet been explicitly tested.
{% endhint %}

| Manufacturer | Device         | Notes |
| ------------ | -------------- | ----- |
| ABB          | IPS/S 3.1.1    |       |
| SIEMENS      | SWG1 148-1AB22 |       |
| MDT          | SCN-IP000.03   |       |

***

### Details

***


---

# 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://support.powerio.com/hub/codesys-hvac/en/hvac-knx-library/description.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.
