# 클래식 알람의 감시 배선

{% hint style="success" %}
이 문서는 기존 Alarms에 대한 가이드입니다. 이 문서를 참고하세요 [문서](/new-alarms/ko/configuration/wireless-alarms-devices/supervised-wiring.md) 새 Alarms가 있는 경우. 다음을 참조하세요 [새 Alarms vs 기존 Alarms](/new-alarms/ko/getting-started/new-alarms-vs-classic-alarms.md) 사용 중인 Alarms 버전이 확실하지 않은 경우.
{% endhint %}

***

비감시 회로에서는 정상 개방으로 배선된 센서의 절선이나 정상 폐쇄로 배선된 센서의 단락은 알람 트리거로 감지되지 않습니다. 감시는 [Verkada BP41 알람 패널이](https://docs.verkada.com/docs/alarm-panel-overview.pdf) 이러한 이벤트를 감지하고 알림 또는 알람을 트리거할 수 있게 합니다.

***

## 감시 유형

BP41 알람 패널은 2가지 감시 유형을 지원합니다:

* 단일 종단선 저항(EOLR) (저항 1개)
* 이중 EOLR (저항 2개)

이 두 가지 감시 유형은 정상 개방(NO) 또는 정상 폐쇄(NC)로 배선된 센서에 적용할 수 있습니다. 각 유형의 기준 저항값은 아래에 표시되어 있습니다.

### 단일 EOLR 감시 (1000Ω 저항)

|        |                      |                         |
| ------ | -------------------- | ----------------------- |
| **저항** | **정상 폐쇄(NC)**        | **정상 개방(NO)**           |
| 0 Ω    | 단락 회로; 고장 상태         | 단락 회로 또는 폐쇄 이벤트; 알람 활성화 |
| 1000Ω  | 정상 상태                | 정상 상태                   |
| 무한대 Ω  | 절선 또는 개방 이벤트; 알람 활성화 | 절선; 고장 상태               |

### 이중 EOLR 감시

|        |                |                |
| ------ | -------------- | -------------- |
| **저항** | **정상 폐쇄(NC)**  | **정상 개방(NO)**  |
| 0 Ω    | 단락 회로; 고장 상태   | 단락 회로; 고장 상태   |
| 1000Ω  | 정상 상태          | 폐쇄 이벤트; 알람 활성화 |
| 2000Ω  | 개방 이벤트; 알람 활성화 | 정상 상태          |
| 무한대 Ω  | 절선; 고장 상태      | 절선; 고장 상태      |

***

## BP41 알람 패널에 EOLR을 배선하십시오

저항은 회로 끝단에 설치하며, 단일 및 이중 EOL 저항의 경우 센서에 최대한 가깝게 설치해야 합니다. 패널에 EOL 저항을 설치하면 감시의 목적이 저해됩니다.

|                                                      |                                                      |
| ---------------------------------------------------- | ---------------------------------------------------- |
| **단일 EOLR**                                          | **이중 EOLR**                                          |
| ![](/files/7f7d70ca86e94dae3ce096cc214fa2f2ab15bc96) | ![](/files/722bdd4f599dd59a3bd4be37e7c8fcaaa7cf0f60) |


---

# 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/classic-alarms/ko/installation/alarm-setup-and-install-best-practices/supervised-wiring-with-classic-alarms.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.
