# XIII.   显示和删除飞行轨迹

1. 当您在屏幕 C 时按主按钮可以检查仪器内存中的飞行数据，删除轨迹或将航班标记为“尚未传输”（如果您需要再次传输）。

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

2. 每个飞行轨迹都有自己的页面。即使上传到在线飞行手册后，飞行轨迹也会保留在内存中。当内存已满时，最旧的记录将被自动删除。
3. 单击主菜单会显示一个菜单页面，可以删除飞行记录，或将飞行记录标记为“未上传”以便您需要再次上传
4. 按“返回”返回到上一页面&#x20;

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


---

# Agent Instructions: 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:

```
GET https://manuals.syride.com/xl-zhong-wen-yong-hu-shou-ce/xiii.-xian-shi-he-shan-chu-fei-xing-gui-ji.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
