> 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/akademie/configure-a-meter-replacement.md).

# Einen Zählerwechsel konfigurieren

## Zählerersatz konfigurieren

A **Der Zähler kann ausfallen** oder **durch einen neuen ersetzt werden**. Wenn Sie nur den neuen Zählerstand übernehmen, könnten bereits erfasste Werte **verloren gehen**, was zu **Datenslücken und Berechnungsfehlern führt**.

Um dies zu verhindern, bietet BuildingPro Suites die Möglichkeit, **einen Offset zu konfigurieren**— entweder **manuell** oder durch **automatische Erkennung**.

## Einen Offset für einen Zähler festlegen

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FF4OFyOjAKdmJfMRJhZ7y%2FOffset.png?alt=media&#x26;token=194d17dc-628f-43e0-b820-be1184042280" alt=""><figcaption></figcaption></figure></div>

1. **Öffnen Sie die Objektdetails** des betroffenen Objekts.
2. **Klicken Sie auf das Attribut** für das der Offset konfiguriert werden soll **\[A]**.
3. **Aktivieren Sie die Offset-Funktion \[B].**
4. **Wählen Sie eine der folgenden Methoden aus:**
   * **Wert manuell eingeben:** Der Offset-Wert wird dauerhaft **zu allen neuen Messwerten addiert**.
   * **Automatische Berechnung aktivieren:** BuildingPro Suites erkennt automatisch, wenn ein Zähler ersetzt wurde.
     * Wenn der neue Wert um **mehr als 10 %**&#x73;inkt, wird automatisch ein Offset gesetzt.
     * Anstatt mit dem neuen Wert weiter zu zählen, bleibt der vorherige Wert als **Grundlage**.


---

# 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/akademie/configure-a-meter-replacement.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.
