# グランサー

`Windows` `macOS` `Linux` `RasPi`

Glancerは、[受信メッセージ中の情報](https://wings.twelite.info/how-to-use/parent-mode/receive-message)を簡易的に表示します。接続する TWELITE には App\_Wings を書き込んでおき、通信相手のTWELITE (App\_Twelite, TWELITE PAL, ... アプリケーションIDとチャネルを一致させれば混在も可) からの情報を表示します。

{% hint style="info" %}
Glancer は、glance（＝ちらりと見る、一瞥）する人という意味の英単語です。
{% endhint %}

画面は以下の２種類の構成になっています。

####

#### 一覧表示

![](https://599680422-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYyTQnhsniBqRhj4rAjVB%2Fuploads%2Fgit-blob-a4bf60030fe07f57efb3db81e43f40fdc04a7a17%2Fimage%20\(28\).png?alt=media)

通信相手からの情報を列挙します。表示内容は（メッセージの種別、論理ID、シリアルID、LQI(Lq)、電源電圧(情報に含まれていれば)、受信時間）です。

| 操作         |                                      |
| ---------- | ------------------------------------ |
| \[ A ]     | リストの前項目に移動します。                       |
| \[ A ] 長押し | この画面を抜け、前メニューに戻ります。                  |
| \[ B ]     | 選択表示に移行します。                          |
| \[ B ] 長押し | 項目をソートします。ソートを実行するたびに、ソートキーは順に変わります。 |
| \[ C ]     | リストの次項目に移動します。                       |
| \[ C ] 長押し | TWELITE のリセットピンを制御し、リセットします。         |
| ESC        | ESCキーを入力することで、この画面を抜けます。             |

#### 選択表示

![](https://599680422-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYyTQnhsniBqRhj4rAjVB%2Fuploads%2Fgit-blob-7dcf6acd3aed22a38331cc9026f668268c4ca75d%2Fimage%20\(27\).png?alt=media)

一覧表示で項目を移動し反転表示になったところで選択操作を行うことで、この画面に遷移します。特定の通信相手に関する情報を到着順に表示します。

選択されてからの受信パケット数と LQI の平均値が表示されます。

| 操作         |                              |
| ---------- | ---------------------------- |
| \[ A ]     | 割当なし                         |
| \[ A ] 長押し | この画面を抜け、選択画面に戻る。             |
| \[ B ]     | 割当なし                         |
| \[ B ] 長押し | 割当なし                         |
| \[ C ]     | 割当なし                         |
| \[ C ] 長押し | TWELITE のリセットピンを制御し、リセットします。 |
| ESC        | この画面を抜け、選択画面に戻る。             |


---

# 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://stage.twelite.info/usage/screens/main_menu/viewer/smpl_mon/glancer.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.
