# Application

## Application Mode: Funktionsweise & Nutzen

{% hint style="info" %}
**Hinweis:**\
Um die seriellen Ports in Applications verwenden zu können, muss **mindestens Firmware-Version v4.0** oder höher verwendet werden.
{% endhint %}

Die seriellen Ports können den installierten [User-Applications](https://github.com/powerIO-GmbH/support-hub/blob/main/space-powerio-system/de/t1.b100/feldbus-protokolle/broken-reference/README.md) zugeordnet werden. So können beispielsweise die User-Application [CODESYS](/hub/applications/available-apps/codesys.md) oder der [HVAC Cloud Adapter](/hub/applications/available-apps/hvac-cloud-adapter.md) die seriellen Ports verwenden.

### Auswahl für Application Modus

* Der serielle Port kann einer Application zugeordnet werden, wenn die Application gestoppt ist.
* Wenn die Application läuft, kann der serielle Port nicht verändert werden.
* Die Einstellungen des seriellen Ports, wie Baudrate etc., erfolgen in der gewählten Application.

<figure><img src="/files/YFNspnh87Rr2Qm9AvT6O" alt=""><figcaption><p>Auswahl des seriellen Ports für eine installierte Application</p></figcaption></figure>

### Beispiel Application Modus

1.) Falls die Application nicht gestoppt ist muss diese unter **Applications** -> **Installed powerIO packages** gestoppt werden.

<figure><img src="/files/C2oStx05Rlf6I7Wovnbz" alt=""><figcaption><p>Stoppen der Application</p></figcaption></figure>

2.) Unter Serial Settings (oder Extended Port), den jeweiligen Port der Application zuordnen.

<figure><img src="/files/qw4xaQLpjKqiLFVDief0" alt=""><figcaption><p>Serial Port der Application zuweisen</p></figcaption></figure>

3.) Application erneut starten **Applications** -> **Installed powerIO packages**

<figure><img src="/files/1xuXYvGEcc2ZAjX2eg1l" alt=""><figcaption><p>Application starten</p></figcaption></figure>

4.) Port in Application verwenden

<figure><img src="/files/Y0jNyZmAIOfNLokRPKKV" alt=""><figcaption><p>Serial Port 2 in Application HVAC Cloud Adapter</p></figcaption></figure>


---

# 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/t1.b100/feldbus-protokolle/application.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.
