> 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/classic-alarms/ja/she-zhi/alarm-setup-and-install-best-practices/supervised-wiring-with-classic-alarms.md).

# Classic アラームの監視付き配線

Classic アラームで監視機能を使用して、断線および短絡した配線を検出します

{% hint style="success" %}
Verkadaは、Classic Alarmsの全世界での販売終了日（2026年8月1日）および製品終了日（2027年8月1日）を発表しました。対象のお客様は、2027年1月31日まで追加費用なしでNew Alarmsにアップグレードできます。アクセス [Verkada.com/alarms/upgrade](https://www.verkada.com/alarms/upgrade) 開始するには。
{% endhint %}

{% hint style="success" %}
この記事はクラシック アラーム向けのガイドです。こちらを参照してください [記事](/new-alarms/ja/she-ding/wireless-alarms-devices/supervised-wiring.md) 新しいアラームをお使いの場合は、以下をご覧ください。 [新しいアラーム vs クラシック アラーム](/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Ω  | 開状態イベント；アラームが作動 | 正常状態            |
| 無限大Ω   | 断線；トラブル状態       | 断線；トラブル状態       |

***

## EOLRをBP41 アラームパネルに配線します

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

|                                                                                                                                                                                                                                         |                                                                                                                                                                                                                                                                 |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **シングルEOLR**                                                                                                                                                                                                                            | **ダブルEOLR**                                                                                                                                                                                                                                                     |
| ![](https://2319040568-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9tIFgMOGbY4p9wWaKQhl%2Fuploads%2Fgit-blob-40260e28446f371012aac70ff6d534501b7156b2%2F85b950b3f290aefeb9b6411cc4f03f4a931fad3a.png?alt=media) | ![](https://2319040568-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9tIFgMOGbY4p9wWaKQhl%2Fuploads%2FCZ9zJeLcZJGdnbritzQU%2FScreenshot%202026-01-15%20at%202.37.34%E2%80%AFPM.png?alt=media\&token=93de7ad8-d9f6-44ea-a8a3-3974e8c963c4) |


---

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