> 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/codesys-hvac/codesys-projects/template-macro.md).

# Projektvorlage - Makro

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

<figure><img src="/files/7H4dumPfdOoFNg1EfrbY" alt="" width="100"><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="75%" %}
Diese Makrosammlung dient als Kopiervorlage für das Startprojekt *Leer* und stellt fertige Anlagenmakros für CFC mit passender Visualisierung bereit. Sie ermöglicht eine schnelle und einheitliche Erstellung von Heizungs-, Kühl- und Lüftungsanlagen sowie Raumautomationslösungen.
{% endcolumn %}
{% endcolumns %}

***

Damit Sie direkt loslegen können, bieten wir Ihnen dieses Projekt als Download an. Sollten Sie weitere Unterstützung benötigen, so zögern Sie bitte nicht uns zu kontaktieren.

<a href="/spaces/0iNqm20Eubny3McJVgbJ/pages/OLjfuy3azlb1MWcu8pUJ" class="button primary" data-icon="up-right-from-square">Zum Download</a> <a href="https://www.powerio.com/de/kontakt" class="button secondary" data-icon="question">Unterstützung erhalten</a>

{% hint style="info" %}
*Das Projekt ist in der angegebenen CODESYS Version erstellt und getestet. Es wird somit empfohlen diese CODESYS Version zu verwenden.*
{% endhint %}

### Übersicht

Diese Makrosammlung dient als Kopiervorlage für das Startprojekt "leer". Sie beinhaltet fertige Anlagenmakros für CFC und mit passender Visualisierung. In dieser sind unter anderem Vorlagen für:

* Heiz- und Kühlkreise mit verschiedenen Anforderungen
* Unterschiedliche Einzelraumregelungstypen
* Lüftungsanlage RLT mit Erhitzer/Kühler und verschiedenen Regelungsstrategien
* Wärme- und Kälteerzeugung sowie Anforderungsmanagement

{% hint style="info" %}
*Das Projekt ist in der angegebenen CODESYS Version erstellt und getestet. Es wird somit empfohlen diese CODESYS Version zu verwenden.*
{% endhint %}


---

# 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:

```
GET https://support.powerio.com/hub/codesys-hvac/codesys-projects/template-macro.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.
