# 인터컴에 도어벨 차임 연결하기

Verkada 인터콤에는 도어벨/차임을 작동시키는 데 사용할 수 있는 출력 릴레이가 포함되어 있습니다.

### 요구 사항

* 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 출력을 도어벨 변압기 단자 나사 중 하나에 연결합니다.**
{% endstep %}

{% step %}
**각 도어벨에 대해, Front 및 Trans 단자를 각각 인터콤의 NO 단자와 도어벨 변압기의 나머지 단자에 연결합니다. 그림과 같이 진행합니다.**
{% endstep %}

{% step %}
**터미널 블록을 다시 삽입합니다.**
{% endstep %}
{% endstepper %}

***

{% hint style="warning" %}
도어벨이 여러 개 있는 경우 병렬로 배선합니다.
{% endhint %}

#### TD33 피그테일 배선

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

#### TD52/53/63 터미널 블록 배선

<div align="left" data-with-frame="true"><img src="/files/4388000615f05aacf33c6324c1735fee509d9e0b" 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/ko/configuration/wire-a-doorbell-chime-to-an-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.
