> 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/access-control/ja/she-zhi/wire-a-door-to-a-verkada-access-controller/supervised-wiring-for-access-control.md).

# アクセスコントロールの監視配線

監視機能により、第2世代以降のすべてのアクセスコントロール製品は、通常開（NO）で配線されたREXまたはDPIが切断されたか、通常閉（NC）で設定された配線が短絡したかを検出し、通知、補助出力イベントをトリガーしたり、Verkadaアラームのトリガーに設定されている場合はアラームを発生させることができます。 また、次をサポートします [アラーム用の監視配線](/classic-alarms/ja/she-zhi/alarm-setup-and-install-best-practices/supervised-wiring-with-classic-alarms.md) これは別途設定および使用されます。

## 監視の種類

ほとんどのアクセスコントローラは、シングルEOL（終端抵抗）監視とダブルEOL監視の両方をサポートします。これら2種類の監視は、通常開（NO）または通常閉（NC）で配線されたREXおよびDPIセンサーに適用できます。抵抗はラインの終端でワイヤの切断や短絡を防ぐため、デバイスにできるだけ近い位置に配置する必要があります。

{% hint style="warning" %}
監視配線は現在、AC41では利用できません。
{% endhint %}

### シングルEOLR監視

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

### ダブルEOLR監視

|         |              |              |
| ------- | ------------ | ------------ |
| **抵抗値** | **通常閉（NC）**  | **通常開（NO）**  |
| 0 Ω     | 短絡回路；トラブル状態  | 短絡回路；トラブル状態  |
| 1000Ω   | 通常状態         | 閉イベント；アラーム作動 |
| 2000Ω   | 開イベント；アラーム作動 | 通常状態         |
| 無限大 Ω   | ワイヤ切断；トラブル状態 | ワイヤ切断；トラブル状態 |

{% hint style="danger" %}
EOL抵抗は1000Ωでなければなりません。
{% endhint %}

## アクセスコントローラにEOL抵抗を配線する

抵抗は常に回路の終端、センサーにできるだけ近い場所に設置する必要があります。パネル側にEOL抵抗を設置すると、監視の目的を損なう可能性があります。

**シングルEOLR ダブルEOL**

![](/files/2b5534e42baa950934fb961f37901b886814eec3) ![](/files/6a81057534d3b107eddfedd8575b943e74777d45)

## CommandでEOL抵抗を設定する

{% stepper %}
{% step %}
**Verkada Command で、All Products > Access に移動します。**
{% endstep %}

{% step %}
**「すべてのサイト」ドロップダウンからサイトを選択します。**
{% endstep %}

{% step %}
**ドアを選択し、設定をクリックします。**
{% endstep %}

{% step %}
**ハードウェアの下で、EOL抵抗がどこにあるかを選択します。監視配線は以下のセクションで設定できます：**

a. **DPI**\
b. **REX1**\
c. **REX2**
{% endstep %}

{% step %}
**監視配線のドロップダウンの横で、ドアに適切なEOL抵抗を選択します。**

<div align="left" data-with-frame="true"><figure><img src="/files/18af16a06a72f859ded728fccd9f29f4f0d3efdf" alt="" width="318"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**監視イベントのイベントタイルは、有効にすると自動的に表示されます。**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
監視配線を有効にする際は、抵抗が設置されていることを確認してください。そうでないと誤通知が発生します。
{% endhint %}

## アラート

監視アラートは、ドア強制開放のようなドアイベントと同様に扱われます。補助出力を設定して、検出されたタンパーイベントを通知するためにストロボやアラームを作動させ、不正行為者を抑止することができます。参照： [アクセスコントロールイベントアラートを構成する](/access-control/ja/toarto/configure-access-control-event-alerts.md) EOL抵抗アラートを構成するには。

{% hint style="warning" %}
REXが出口検知ではなくトリガー時にドアを解除するように設定されている場合でも、監視配線構成が失敗し、NOまたはNC構成で完全な短絡または開回路が検出された場合はドアは引き続き解除されます。
{% endhint %}


---

# 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/access-control/ja/she-zhi/wire-a-door-to-a-verkada-access-controller/supervised-wiring-for-access-control.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.
