# CODESYS Grundlagen

## Installation

{% embed url="<https://youtu.be/iQy8zB_pQoU>" %}

## Grundeinstellungen CODESYS <a href="#id-12---grundeinstellungen-codesys-nach-neuinstallation" id="id-12---grundeinstellungen-codesys-nach-neuinstallation"></a>

{% embed url="<https://youtu.be/lnt17AMFNvo>" %}

## IP-Einstellungen[​](https://support.powerio.com/docs-hvac/general/training/codesys-basics#13---vorbereitung-ip-einstellungen-am-pc) <a href="#id-13---vorbereitung-ip-einstellungen-am-pc" id="id-13---vorbereitung-ip-einstellungen-am-pc"></a>

{% embed url="<https://youtu.be/tqQsUpZMVQk>" %}

## Verbinden mit Steuerung <a href="#id-14---verbinden-mit-codesys-steuerung" id="id-14---verbinden-mit-codesys-steuerung"></a>

{% embed url="<https://youtu.be/7_xWu39s_tc>" %}

## Deklaration von Variablen <a href="#id-15---deklaration-von-variablen-im-cfc-editor" id="id-15---deklaration-von-variablen-im-cfc-editor"></a>

{% embed url="<https://youtu.be/fm7GoGwI5g4>" %}

## Bibliotheksverwalter <a href="#id-16---bibliotheksverwalter-versionen-installation" id="id-16---bibliotheksverwalter-versionen-installation"></a>

{% embed url="<https://youtu.be/Zj82IO8D00E>" %}

## Standardbausteine und Operatoren <a href="#id-17---standard-bausteine-und-operatoren-im-cfc-editor" id="id-17---standard-bausteine-und-operatoren-im-cfc-editor"></a>

{% embed url="<https://youtu.be/MIUtISNI-FI>" %}

## Erstes Programm <a href="#id-18---eigenes-programm-download-und-verbindung-herstellen" id="id-18---eigenes-programm-download-und-verbindung-herstellen"></a>

{% embed url="<https://youtu.be/99mxAewgEys>" %}

## Eigene Funktionsbausteine <a href="#id-19---eigene-funktionsbausteine-erstellen-und-verwenden" id="id-19---eigene-funktionsbausteine-erstellen-und-verwenden"></a>

{% embed url="<https://youtu.be/6uLLNCfs1S8>" %}


---

# 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/training/videotutorials/codesys-basics.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.
