> 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/die-funktionen-der-menus/menu-gnss/sky-plot.md).

# Sky-Plot

*Menü GNSS / Skyplot*

Modul **M-FX GNSS Steuerung frox / M-FX GNSS Zeno**&#x20;

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

Es öffnet sich ein Fenster, in dem die Satellitenpositionen angezeigt werden. Je nachdem, ob die Antenne über GNSS Steuerung frox oder über Zeno Connect genutzt wird, unterscheidet sich der Skyplot optisch.

Der Anwender mit seinem GNSS Empfänger steht in der Mitte des Fadenkreuzes.

## **GNSS Steuerung frox**

<figure><img src="/files/8eBOSJbCgVBv1wMj0N8D" alt=""><figcaption></figcaption></figure>

## **Zeno Connect**

![](/files/TLsgvBGvXkWYeg1oqlO8)

#### Formen

GPS = Kreis

GLONASS = Raute

Galileo = Rechteck&#x20;

Beidou = Dreieck&#x20;

## Farben

Die unterschiedlichen Farben stehen für die Signalqualität. Über die Anzahl der gefundenen Satelliten (siehe GNSS Werkzeugleiste) kann dann nachvollzogen werden, welche Satelliten für die Messung heran gezogen werden. Standardmäßig werden die Satelliten, die sich zu nah am Horizont befinden, zwar hier abgebildet aber nicht berücksichtigt, da der Winkel, in dem das Signal gesendet wird, zu flach ist.

## Elevationswinkel

Der Elevationswinkel gibt an, wie hoch ein Satellit über dem Horizont stehen muss, damit er für die Positionierung herangezogen wird. Je kleiner der Wert, desto mehr Satelliten werden in die Berechnung einbezogen. 15 ist hier ein gängiger Wert.

Der Elevationswinkel kann im [Menü GNSS / Erweiterte Einstellungen](/die-funktionen-der-menus/menu-gnss/einstellungen.md) angepasst werden.

Bei Empfängern der Firma Topcon wird der zulässige Elevationswinkel hier als zusätzlicher Kreis gestrichelt eingetragen. Alle Satelliten außerhalb dieses gestrichelten Kreises werden nicht berücksichtigt.


---

# 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/die-funktionen-der-menus/menu-gnss/sky-plot.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.
