# Intercom リーダー設定

{% stepper %}
{% step %}
**Verkada Commandで、［すべての製品］>［Intercom］に移動します。**
{% endstep %}

{% step %}
**構成するインターコムを選択します。**
{% endstep %}

{% step %}
**上部で、［設定］>［ドア］をクリックします。**
{% endstep %}
{% endstepper %}

## 認証情報タイプを管理

以下のトグルを使用して、許可または禁止する認証情報タイプを管理できます:

* **カードリーダー**: RFIDおよびNFC認証情報を有効または無効にします。
* **NFCアンロック**: NFC認証情報を許可または禁止します。
* **Bluetoothアンロック**: Bluetooth認証情報のアクセスを管理します。

## ジェスチャーアンロックの設定

Verkadaインターホン（TD52 + AD34、TD33、TD53、TD63）は **ジェスチャーアンロック**をサポートしています。これは、誤ってBluetoothでアンロックされるのを防ぐための機能です。ジェスチャーアンロックでは、ドアのロックを解除するためにBluetooth認証情報に加えて特定のジェスチャーが必要です。

{% stepper %}
{% step %}
**Intercom Settings > Reader > Bluetooth Unlock Trigger > Custom Configuration に移動します。**

<div align="left" data-with-frame="true"><img src="/files/a1bde1533a4e441ff8d2d5e732eef69ef35ab73e" alt="" width="790"></div>
{% endstep %}

{% step %}
**プリセットオプションを選択するか、Advanced をクリックして独自のパラメータを定義します。**

<div align="left" data-with-frame="true"><img src="/files/e41bd79e5ed19e1ef5ec875345ee2c21254c95f7" alt="" width="783"></div>
{% endstep %}
{% endstepper %}

### リーダー互換性表

|                   |                        |                            |
| ----------------- | ---------------------- | -------------------------- |
| **モード**           | **配線**                 | **リーダー互換性**                |
| **シングルドアコントローラー** | インターホンに直接接続            | 統合リーダーを使用                  |
| **ペア**            | Verkadaアクセスコントローラーに接続  | リーダーはRS485経由で有線接続する必要があります |
| **サードパーティ製ACU**   | サードパーティ製アクセスコントローラーに接続 | サポートされていません                |

***

## その他のBluetooth設定

* **Bluetoothクールダウン**: Bluetoothアンロック試行の間に必要な最小時間を定義します。
* **Bluetoothアンロック時にビープ音を鳴らす**: Bluetooth認証情報がアクセスを許可したときの音声フィードバックを有効または無効にします。

***

{% hint style="info" %}
**実際に動作しているところを見たいですか？** こちらをチェックしてください [動画チュートリアル](https://www.youtube.com/watch?v=pWUVHl3gzKc).
{% 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://help.verkada.com/intercom/ja/she-ding/intercom-reader-settings.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.
