> For the complete documentation index, see [llms.txt](https://survey.fmpx.docs.frox-it.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://survey.fmpx.docs.frox-it.de/messen-mit-gnss/gnss-leiste.md).

# GNSS Leiste

Modul **M-FX GNSS Steuerung frox / M-FX Zeno Connect**

Die GNSS Werkzeugleiste ist am unteren Bildschirmrand sichtbar und kann über das Menü Extras / Werkzeugleisten ein- oder ausgeblendet werden. Wie alle Werkzeugleisten kann auch die GNSS Leiste an einen beliebigen Ort verschoben werden.

<figure><img src="/files/tPxMwpjK0bpieyLpJDgw" alt=""><figcaption></figcaption></figure>

In diesem Kapitel werden alle Funktionen der GNSS Werkzeugleiste beschrieben.

## Unterschiedliche Werkzeugleisten

Die GNSS Leiste unterscheidet sich in Ihren Funktionen je nachdem ob Sie mit dem Modul M-FX GNSS Steuerung frox arbeiten oder mit dem Modul M-FX Zeno Connect.&#x20;

**Werkzeugleiste bei Nutzung des Moduls M-FX Steuerung frox**

Receiver GNSS Steuerung frox

<figure><img src="/files/vRKTCSRRyxVFiSiOKPl4" alt=""><figcaption></figcaption></figure>

**Werkzeugleiste bei Nutzung des Moduls M-FX Steuerung frox und Verbindung der Antenne über NMEA Treiber**

Receiver GNSS Steuerung frox

**Werkzeugleiste bei Nutzung des Moduls M-FX Zeno Connect mit Zeno Connect Version 3.x**

Receiver Leica Zeno connect

<figure><img src="/files/L92wdKUeOpQvc5bA20U8" alt=""><figcaption></figcaption></figure>

**Werkzeugleiste bei Nutzung des Moduls M-FX Zeno Connect mit Zeno Connect Version** **4.x und Schrägmessfunktion**

Receiver Leica Zeno Connect (Tilt)

<figure><img src="/files/UwtekX772e5DVgvo6YjP" alt=""><figcaption></figcaption></figure>

Die Arbeitsweise wählen Sie in den Programmeinstellungen unter dem Reiter GNSS bei Receiverauswahl aus.

<figure><img src="/files/e3a2NlLf8EsKY8UVKLLi" alt=""><figcaption></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://survey.fmpx.docs.frox-it.de/messen-mit-gnss/gnss-leiste.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.
