> 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-totalstation/dialog-messungstyp.md).

# Dialog Messungstyp

*Menü Tachymeter / Instrumentpanel*

Modul **M-FX Tachymeter Steuerung**

Nachdem man die Stationsangaben erfolgreich eingegeben hat, schaltet das System in den Dialog „Messungstyp“ um. Die Dialoge werden jeweils am linken Rand des Instrumentpanel im blauen Balken angezeigt.

Hier wird darüber entscheiden, was auf dem Standpunkt gemessen werden soll (Neupunkte messen, Soll-Ist Vergleich, Absteckung). Durch Klick auf den Pfeil neben Absteckung wird die Auswahl um Kanal und Basismessung-/Punkte erweitert. Das System führt den Anwender auch hier. Zunächst ist es nur erlaubt, Anschlussmessungen zu bekannten Punkten durchzuführen, um den Standpunkt zu orientieren. Außerdem ist es möglich, zu diesem Zeitpunkt die QM-Kontrolle zu initialisieren und zu messen.

![](/files/2AGJnmHWHcNoJLxLwEUj)

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

Der erste Block in diesem Dialog gibt dem Anwender Auskunft über den Stand der Stationierung. Solange links ein roter Balken erscheint, ist etwas noch nicht in Ordnung. Nähere Informationen dazu gibt der Text neben dem Balken. Klickt man auf Details, so erhält man noch weitere Infos dazu.

Erst, wenn dieser Balken grün wird oder genügend Anschlusspunkte vorhanden sind, um die Station orientieren zu können, werden die anderen Schaltflächen freigeschaltet.

Das System warnt also den Anwender an dieser Stelle nur, lässt aber ein Weiterarbeiten zu, wenn die Berechnung trotz eventueller Fehler möglich ist.

In der Statuszeile unterhalb der Schaltflächen befinden sich Angaben zur Stationierung, sodass man hierzu nicht wieder in den Dialog Standpunkt zurückblättern muss.&#x20;

Hier befinden sich auch Angaben zur Anzahl der Anschlusspunkte und zum Stand der QM-Kontrolle.

<figure><img src="/files/DRhsIGE2O4MTx0gpGbkD" 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-totalstation/dialog-messungstyp.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.
