# Verkada Intercom 用の 4 線式ドアベルチャイムを設定する

Verkadaインターホンには、ドアベルやチャイムを鳴らすために使用できる出力リレーが搭載されています。

{% hint style="danger" %}
インターホンに給電するには、サードパーティ製の電源が必要です。
{% endhint %}

{% hint style="warning" %}
このガイドは4線式チャイムに適用されます。以下の図のような、より一般的なドアベルの構成をお使いの場合は、 [Verkadaインターホンの従来型ドアベル配線](/intercom/ja/she-ding/wire-a-doorbell-chime-to-an-intercom.md) を参照して、詳細な配線ガイドをご覧ください。

<img src="/files/cf8cdfdbdc04bbbd4a7263f78aabc0d473b1f605" alt="" data-size="original">
{% endhint %}

***

## チャイム出力を設定する

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

{% step %}
**インターホンを選択し、［Settings］をクリックします。**
{% endstep %}

{% step %}
**I/O > 出力で、チャイムを選択します。**
{% endstep %}
{% endstepper %}

### インターホンを配線する

4線式ベルには、電源用の2本の線と、ベルの音を鳴らすための2本の線があります。この手順は、画像に示すように、1台のドアベル（または複数のドアベル）を並列配線する場合に適用されます。

{% stepper %}
{% step %}
**インターホン背面から端子台またはピグテールを取り外します。**
{% endstep %}

{% step %}
**各ドアベルについて、bell+ と bell– を、それぞれインターホンの端子台／ピグテール上の NO 出力と COM 出力に配線します。**
{% endstep %}

{% step %}
**各ドアベルについて、正電圧とグラウンドを、それぞれ電源の正電圧出力とグラウンドに配線します。**
{% endstep %}

{% step %}
**端子台をインターホンに差し戻します。**
{% endstep %}
{% endstepper %}

***

{% hint style="warning" %}
ドアベルが複数ある場合は、並列に配線します。
{% endhint %}

#### TD33 ピッグテール配線

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

#### TD52/53/63 端子台配線

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


---

# 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/wire-a-doorbell-chime-to-an-intercom/set-up-a-4-wire-doorbell-chime-for-verkada-intercom.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.
