# 開閉センサーパルモード

モノに装着し、磁石の有無で開閉を知ることができるモードです。

## 設定

本モードを使用する場合は以下の項目を設定してください。

| 設定コマンド | 設定項目          | 設定値      | 備考 |
| ------ | ------------- | -------- | -- |
| p      | センサ固有パラメータの設定 | 04000000 |    |

{% hint style="info" %}
設定方法は[設定方法](/mw-pug-cue/settings.md)をご確認ください。
{% endhint %}

## 親機の出力

親機の出力は[こちら](https://wings.twelite.info/how-to-use/parent-mode/receive-message/app_pal#sensparu)の開閉センサーをご確認ください。

## 代表的な電池寿命

1日に200回の開閉を行なった場合、約4年です。（含１分毎の定期送信）\
1日に0回の開閉を行なった場合、約4.5年です。（含１分毎の定期送信）

{% hint style="warning" %}
消費電流は試験用のサンプル個体の実測に基づき、CR2032の容量を220mAhとして計算しています。電池寿命は参考値であり、保証値ではありません。電池の性能や使用温度等の使用環境で変化します。
{% endhint %}


---

# 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://twelite.gitbook.io/mw-pug-cue/mode-selection/magnet-sense-pal-mode.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.
