> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/intercom/ja/she-ding/wire-a-doorbell-chime-to-an-intercom.md).

# Intercomにドアベルチャイムを配線する

Verkada Intercomsには、ドアベル／チャイムを作動させるために使用できる出力リレーが含まれています。

### 要件

* 1個以上のドアベルチャイム
* 1台のドアベル用トランス
* ベル線

***

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

{% stepper %}
{% step %}
**Verkada Commandで、［All Products］>［Intercom］に移動します。**
{% endstep %}

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

{% step %}
**［I/O］>［Output］で［Chime］を選択します。インターホンのリレーの状態が切り替わり、サードパーティ製のチャイムに電源を供給できるようになります。**
{% endstep %}
{% endstepper %}

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

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

{% step %}
**端子台のCOM出力を、ドアベル用トランスの端子ネジのいずれか1つに配線します。**
{% endstep %}

{% step %}
**各ドアベルについて、図のようにFront端子とTrans端子を、それぞれインターホンのNO端子と、ドアベル用トランスの残りの端子に配線します。**
{% endstep %}

{% step %}
**端子台を差し戻します。**
{% endstep %}
{% endstepper %}

***

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

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

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

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/intercom/ja/she-ding/wire-a-doorbell-chime-to-an-intercom.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
