> For the complete documentation index, see [llms.txt](https://manuals.syride.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuals.syride.com/alti-and-gps-v4-deutsches-handbuch/7-zugriff-auf-die-einstellungen.md).

# 7) Zugriff auf die Einstellungen

Aus ergonomischen Gründen sind die seltener verwendeten Einstellungen ausschließlich über die Software Syride Link auf dem Computer oder über die mobile Anwendung Syride Link per Bluetooth zugänglich.

Diese Schnittstellen bieten Zugriff auf ein Menü mit erweiterten Optionen, insbesondere:

* die Änderung der Auslöseschwelle des G-Meter-Alarms,
* die Aktivierung der Funktion **„Stumm am Boden“**, die das Variometer automatisch erst nach dem Start aktiviert (nur GPS-Instrumente),
* die Einstellung des Bildschirmkontrasts,
* die Einstellung der automatischen Abschaltzeit,
* den Zugriff auf das Wartungsmenü, das bestimmte Wartungsfunktionen ermöglicht, wie das Zurücksetzen auf Werkseinstellungen oder die Neukalibrierung der Sensoren.

***

#### **Zugriff über einen Computer (USB)**

1. Schalten Sie das Instrument ein und verbinden Sie es über das USB-C-Kabel mit Ihrem Computer.
2. Starten Sie die Software Syride Link.
3. Klicken Sie auf **„Instrumenteneinstellungen“**.
4. Ändern Sie die gewünschten Optionen.

Die Änderungen werden sofort und automatisch auf das Instrument übertragen.

***

#### **Zugriff über die mobile Anwendung (Bluetooth)**

1. Schalten Sie das Instrument ein und aktivieren Sie Bluetooth (siehe vorherige Seite).
2. Öffnen Sie die Syride Link App auf Ihrem Telefon.
3. Verbinden Sie das Instrument **über die Anwendung**.

⚠️ **Wichtiger Hinweis:** Koppeln Sie das Instrument nicht über das Bluetooth-Menü Ihres Telefons.\
Die Verbindung muss ausschließlich über die Syride Link App hergestellt werden.

4. Tippen Sie auf das Bluetooth-Symbol unten in der Anwendung.
5. Tippen Sie auf **„Instrumenteneinstellungen“**.
6. Ändern Sie die gewünschten Optionen.

Die Änderungen werden sofort auf das Instrument übertragen.


---

# 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://manuals.syride.com/alti-and-gps-v4-deutsches-handbuch/7-zugriff-auf-die-einstellungen.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.
