> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/german-14.2-freezed/connectivity-as-a-service/gerate-mit-abb-buildingpro-verbinden/gerate-per-modbus-verbinden/neue-modbus-verbindung-erstellen.md).

# Neue Modbus-Verbindung erstellen

## Schritte zur Einrichtung einer Modbus-Verbindung

<div data-full-width="true"><figure><img src="/files/IqwpQc63NFd7zYpkIr8Q" alt=""><figcaption></figcaption></figure></div>

1. Klicken Sie in der linken Seitenleiste auf **Verbindung \[A]**.
2. **Wählen Sie den Tab "Modbus" aus \[B]**\
   ▷ Die Liste aller bestehenden Modbus-Verbindungen wird angezeigt.\
   ◈ Diese Liste zeigt alle bereits konfigurierten Modbus-Verbindungen an, falls vorhanden.
3. **Klicken Sie auf "+Verbindung" \[C]**\
   ▷ Ein neues Fenster zur Erstellung einer Verbindung öffnet sich.

<figure><img src="/files/7ZXgw5ym9YsUBW0ba0iM" alt=""><figcaption></figcaption></figure>

1. **Konfigurieren Sie die Verbindung**\
   Geben Sie die folgenden Informationen ein:
   * **Name**: Vergeben Sie einen Namen für die Modbus-Verbindung.
   * **Schema**: Wählen Sie das passende Schema aus dem Dropdown-Menü aus.
   * **Adresse**: Geben Sie die IP-Adresse des Modbus-Servers ein (z.B. *194.87.82.160*).
   * **Port**: Geben Sie den Port des Servers ein (Standard: **502**).
   * **Einheit**: Geben Sie die *Slave-ID* des Geräts ein (nur Ziffern, z.B. *123*).
2. **Speichern Sie die Konfiguration**\
   Klicken Sie auf **Speichern**, um die Verbindung zu erstellen.\
   ▷ Die Modbus-Verbindung wird gespeichert und in der Liste angezeigt.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.buildings.ability.abb/collection/german-14.2-freezed/connectivity-as-a-service/gerate-mit-abb-buildingpro-verbinden/gerate-per-modbus-verbinden/neue-modbus-verbindung-erstellen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
