# Classic Alarms の監視配線

{% hint style="success" %}
この記事は従来のアラーム向けのガイドです。こちらを参照してください [記事](/new-alarms/ja/gou-cheng/wireless-alarms-devices/supervised-wiring.md) 新しいアラームをお使いの場合は。参照： [新しいアラームと従来のアラーム](/new-alarms/ja/hajimeni/new-alarms-vs-classic-alarms.md) どのバージョンのアラームをお使いか不明な場合は。
{% endhint %}

***

監視されていない回路では、通常開に有線接続されたセンサーの切断された配線、または通常閉に有線接続されたセンサーの短絡した配線は、アラームのトリガーとして検出されません。監視を有効にすると、 [Verkada BP41 アラームパネル](https://docs.verkada.com/docs/alarm-panel-overview.pdf) これらのイベントを検出し、通知またはアラームを発報できます。

***

## 監視タイプ

BP41 アラームパネルは、2種類の監視に対応しています。

* 単一終端抵抗（EOLR）（抵抗1個）
* 二重EOLR（抵抗2個）

これら2種類の監視は、通常開（NO）または通常閉（NC）に有線接続されたセンサーに適用できます。各タイプの基準抵抗値を以下に示します。

### 単一EOLR監視（1000Ω抵抗）

|        |                      |                      |
| ------ | -------------------- | -------------------- |
| **抵抗** | **通常閉（NC）**          | **通常開（NO）**          |
| 0 Ω    | 短絡回路；異常状態            | 短絡回路または閉イベント；アラームが作動 |
| 1000Ω  | 正常状態                 | 正常状態                 |
| 無限大Ω   | 配線切断または開イベント；アラームが作動 | 配線切断；異常状態            |

### 二重EOLR監視

|        |               |               |
| ------ | ------------- | ------------- |
| **抵抗** | **通常閉（NC）**   | **通常開（NO）**   |
| 0 Ω    | 短絡回路；異常状態     | 短絡回路；異常状態     |
| 1000Ω  | 正常状態          | 閉イベント；アラームが作動 |
| 2000Ω  | 開イベント；アラームが作動 | 正常状態          |
| 無限大Ω   | 配線切断；異常状態     | 配線切断；異常状態     |

***

## BP41 アラームパネルに配線EOLRを接続する

抵抗器は、単一および二重のEOL抵抗器について、回路の末端でできるだけセンサーに近い位置に設置します。パネルにEOL抵抗器を設置すると、監視の目的が損なわれます。

|                                                      |                                                      |
| ---------------------------------------------------- | ---------------------------------------------------- |
| **単一EOLR**                                           | **二重EOLR**                                           |
| ![](/files/2891464feced2d77d7b0d4c442dacc51bc933a7d) | ![](/files/d0dc256b2b90743276ab4c012349f8b33218bce7) |


---

# 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/ja/she-zhi/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.
