# HVAC CODESYS FAQ

- [CODESYS Download server powerIO Bibliotheken](https://support.powerio.com/hub/faq-and-news/hvac-codesys-faq/codesys-download-server-powerio-bibliotheken.md): Hinzufügen eines weiteren Download Servers für automatischen Download von CODESYS Bibliotheken von powerIO GmbH
- [Automatischer Neustart im Fehlerfall](https://support.powerio.com/hub/faq-and-news/hvac-codesys-faq/automatischer-neustart-im-fehlerfall.md): Aktivieren und deaktivieren der Fehlerbehandlung in CODESYS um Informationen einer Exception zu loggen und einen Neustart der Steuerung bzw. der Runtime durchzuführen.
- [CODESYS HVAC Visualisierungsstil](https://support.powerio.com/hub/faq-and-news/hvac-codesys-faq/codesys-hvac-visualisierungsstil.md): Diese Seite beschreibt, wie nach einer Neuinstallation oder einer Erstinstallation, des von powerIO bereitgestellten Visualisierungsstils, eingerichtet werden kann.
- [Lizenzen auf Gerät anzeigen](https://support.powerio.com/hub/faq-and-news/hvac-codesys-faq/lizenzen-auf-gerat-anzeigen.md): Überprüfen, welche Lizenzen auf dem CODESYS Dongle hinterlegt sind.
- [CODESYS Edge Gateway verwenden](https://support.powerio.com/hub/faq-and-news/hvac-codesys-faq/codesys-edge-gateway-verwenden.md)


---

# 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/faq-and-news/hvac-codesys-faq.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.
