> 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/gnss-antennen-einrichten/receiverauswahl-in-fx-survey.md).

# Receiverauswahl in FX Survey

Als erstes muss festgelegt werden, welche Antenne genutzt werden soll, weil sich danach richtet, mit welchem Treiber bzw. ob mit Zeno Connect gearbeitet wird. Dies hat Auswirkungen auf die Programmfunktionen und Einstellungen.

Im Menü Extras / Programmeinstellungen / GNSS / Receiverauswahl wird eingestellt, wie die Verbindung zur Antenne erfolgen soll.

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

#### GNSS Steuerung frox

Leica GS14, GS15, GS16, GS18T, GS18I

#### Leica Zeno Connect

Leica GG03, GG04, GG04+, FLX100 und FLX100plus

Die Antennen GG03, GG04 und GG04+ können  auch über die GNSS Steuerung frox und die Anbindung der Antenne über NMEA Treiber genutzt werden.&#x20;

Vorteile:

* Auch im Messprotokoll gibt es Angaben über GNSS Messungen, bei Nutzung über Zeno Connect gibt es diese nur im GNSS Bericht im Menü GNSS.&#x20;
* Bei Nutzung über Zeno Connect wird ein gemessener Punkt als Handeingabe angezeigt, da es kein GNSS Programm sondern einen GPS Punkt gibt. Die Funktion Messdaten bearbeiten steht nicht zur Verfügung. Es können keine nachträglichen Änderungen vorgenommen werden (zum Beispiel Antennenhöhe). Bei Nutzung über GNSS Steuerung frox ist dies  möglich.

Nachteil:

* Die Antenne wird in Zeno Connect gestartet, also nicht direkt aus FX Survey heraus.

#### Leica Zeno Connect (Tilt)

Muss ausgewählt werden, wenn mit der Version 4.x von Leica Zeno Connect gearbeitet wird. Mit der neuen Version von Leica Zeno Connect kann die FLX100 plus im Schrägmessmodus genutzt werden.

#### GNSS Zeiger

GNSS Antenne des FZ-G2 (nur zur Anzeige der Position, kein Messen)

#### NMEA&#x20;

für alle anderen Antennen


---

# 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/gnss-antennen-einrichten/receiverauswahl-in-fx-survey.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.
