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

# Verkada 인터콤용 4선 초인종 차임 설정하기

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

{% hint style="danger" %}
인터컴에 전원을 공급하려면 타사 전원 공급 장치가 필요합니다.
{% endhint %}

{% hint style="warning" %}
이 가이드는 4선식 차임에 적용됩니다. 아래 도면과 같은 보다 전통적인 도어벨 설정을 사용하는 경우, 다음을 참조하세요. [Verkada 인터컴용 전통적인 도어벨 배선](/intercom/ko/configuration/wire-a-doorbell-chime-to-an-intercom.md) 자세한 배선 가이드는.

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

***

## 차임 출력 구성

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Intercom으로 이동합니다.**
{% endstep %}

{% step %}
**인터콤을 선택한 다음 Settings를 클릭합니다.**
{% endstep %}

{% step %}
**I/O > Output에서 Chime을 선택합니다.**
{% endstep %}
{% endstepper %}

### 인터컴 배선하기

4선식 벨은 전원용 와이어 2개와 벨 소리 작동용 와이어 2개로 구성됩니다. 이 절차는 이미지에 표시된 것처럼 병렬로 배선된 단일 도어벨(또는 여러 개의 도어벨)에 적용됩니다.

{% stepper %}
{% step %}
**인터컴 후면에서 단자 블록 또는 피그테일을 분리합니다.**
{% endstep %}

{% step %}
**각 도어벨에 대해 벨+ 및 벨–을 각각 인터컴 단자 블록/피그테일의 NO 및 COM 출력에 배선합니다.**
{% endstep %}

{% step %}
**각 도어벨에 대해 양극 전압과 접지를 각각 전원 공급 장치의 양극 전압 출력과 접지에 배선합니다.**
{% endstep %}

{% step %}
**단자 블록을 인터컴에 다시 삽입합니다.**
{% endstep %}
{% endstepper %}

***

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

#### TD33 피그테일 배선

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

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

<div align="left" data-with-frame="true"><img src="/files/a5d1e1c61902457d3ef5dc082c78a989d84423b3" 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/ko/configuration/wire-a-doorbell-chime-to-an-intercom/set-up-a-4-wire-doorbell-chime-for-verkada-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.
