# 第2世代インターホンを1ドア ACとして設定する

Verkada Command のセットアップを開始する前に、ハードウェアを設定してください。

第2世代のインターホンを使用している場合は、 [インストールガイド](https://www.verkada.com/docs/?product=intercom\&contentType=setupGuide) を参照してから続行してください。

***

## Verkadaリーダー

第2世代の Verkada Intercoms（TD33、TD53、TD63）には、内蔵リーダーが含まれています。TD52 を使用している場合は、 [この記事](/intercom/ja/she-ding/configure-a-video-intercom-as-a-1-door-ac.md) を参照して、リーダーのインストール方法と、デバイスを1ドアアクセスコントローラとして構成する方法を確認してください。

***

## 出力配線

第2世代の Verkada Intercoms には、アクセスコントローラとして構成できるドライフォームCリレー出力があります。これには、下図のようにインターホンを補助電源コントローラとロックに配線する作業が含まれます。

<div align="left" data-with-frame="true"><img src="/files/67b13dda85a4a4f34016baa543a842d61b14a13e" alt=""></div>

***

## ドアの設定

{% stepper %}
{% step %}
**インターホン設定 > ドア に移動します。**
{% endstep %}

{% step %}
**「ドアを追加」をクリック**
{% endstep %}

{% step %}
**「インターホンに直接接続」を選択**
{% endstep %}
{% endstepper %}

### リーダー

|                           |                                             |
| ------------------------- | ------------------------------------------- |
| **バッジリーダー**               | RFC および NFC のサポートを切り替えます（Bluetooth は含まれません） |
| **NFCアンロック**              | NFC のサポートを切り替え                              |
| **Bluetoothアンロック**        | Bluetooth のサポートを切り替え                        |
| **Bluetooth アンロックトリガー**   | アクセスを取得するために必要な距離と操作を設定します                  |
| **Bluetooth クールダウン**      | Bluetooth によるドア解錠の最小間隔                      |
| **Bluetooth アンロック時にビープ音** | アクセスが許可されたときにビープ音を鳴らす                       |

### I/O

|         |                       |
| ------- | --------------------- |
| **入力1** | DPI または通話トリガーを構成      |
| **入力2** | REX または通話トリガーを構成      |
| **入力3** | REX または通話トリガーを構成      |
| **出力**  | 解錠 - 1ドア AC モードでは変更不可 |
| **出力2** | チャイムまたは通話中を構成         |

### 解錠

|            |                                                 |
| ---------- | ----------------------------------------------- |
| **解錠時間**   | 解錠時にドアが開いたままになる時間を設定します                         |
| **解錠音**    | 受信者によってドアが解錠されたときに音を再生するかどうかを切り替えます             |
| **リモート解錠** | Command または Pass アプリの対象ユーザーがドアを解錠できるかどうかを切り替えます |

***

## インターホンのドアにユーザーアクセスを割り当てる

Command でインターホンにドアを追加すると、 [アクセスコントロールメニューでアクセスレベルを割り当てることができます](/access-control/ja/yzto/add-a-user-to-the-verkada-access-system/assign-a-user-access-to-a-door.md).


---

# 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/insutru/configure-a-second-generation-intercom-as-a-1-door-ac.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.
