> For the complete documentation index, see [llms.txt](https://docs.dnt.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dnt.de/dnt-lw-etrv-c/funktion-and-gerateubersicht/7.-inbetriebnahme-and-montage/7.3-adaptierfahrt.md).

# 7.3 Adaptierfahrt

{% hint style="info" %}
Nach dem Einlegen der Batterien fährt der Motor den Ventilstift zunächst zurück, um die Montage zu erleichtern.
{% endhint %}

{% hint style="info" %}
Um zu vermeiden, dass die Adaptierfahrt vor oder während der&#x20;Montage eingeleitet wird, entfernen Sie ggf. die Batterien während&#x20;der Montage, nachdem der Ventilstift komplett zurückgefahren ist&#x20;und legen Sie diese nach erfolgter Montage wieder ein.
{% endhint %}

{% hint style="info" %}
Durch Entfernen und Wiedereinlegen der Batterien oder durch den&#x20;Befehl [Perform Adaption Run (0x34) ](/dnt-lw-etrv-c/kommunikationsprotokoll/6.-konfiguration-des-ventils.md#perform-adaption-run)können Sie die Adaptierfahrt neu starten.
{% endhint %}

Nachdem der Ventilstift vollständig zurückgefahren wurde (Motor fährt&#x20;nicht mehr), kann das Heizkörperthermostat montiert werden (s. Abbildung 5). Zur Anpassung an das Ventil muss eine Adaptierfahrt durchgeführt werden. Gehen Sie dazu wie folgt vor:

* Drücken Sie die Systemtaste ([E](/dnt-lw-etrv-c/funktion-and-gerateubersicht/6.-gerateubersicht.md)), zum Starten der Adaptierfahrt (s. Abbildung 11). Die Adaptierfahrt wird alternativ automatisch 3 Minu  ten nach Erreichen der Ventilstiftendposition gestartet. Das Heizkör  perthermostat führt die Adaptierfahrt durch. Nach der Adaptierfahrt  &#x20;ist die Montage beendet und Sie können das Gerät individuell konfigurieren und steuern.

<figure><img src="/files/9HjwTXe2uAxSk35RpgAK" alt="" width="563"><figcaption><p>Abb. 11: Starten der Adaptionsfahrt</p></figcaption></figure>


---

# 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.dnt.de/dnt-lw-etrv-c/funktion-and-gerateubersicht/7.-inbetriebnahme-and-montage/7.3-adaptierfahrt.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.
