> 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-ding/enable-and-configure-rex-inputs.md).

# REX 入力を有効化して設定する

退出要求（Request to Exit、REX）は、ドアの開放を自動化し、イベント検知機能を拡張するために、アクセスコントロールシステムと併用されることが多いセンサーの一種です。REXは、ドアカセットのREXセクションにある2本の有線の間で導通があることを検出することで機能します。つまり、任意の **常開（NO）** ボタン、センサーなどをREXとして使用できます。

最も一般的には、モーションセンサーは、誰かがドアに近づいたときにロックを自動的に解除するため、ドアの退出側で使用されます。

***

## Verkadaアクセス統合

REXオプションはドアの設定ページで利用できます。REX設定を使用するには、まず **REX** ハードウェアセクションで:

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

### ドアのロックを解除する

前述のとおり、REXを使用してロックを解除できます。この動作を有効にするには、 **REXでドアのロックを解除** オプションをオンにします。期間オプションは、REXが作動している間、ドアがロック解除されたままになる時間の長さを指します。

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

### Commandでロックを解除

REXをCommandでロックを解除するように設定することも（maglockで最も一般的）、単にDFOイベントを表示することもできます。また、REXのロック解除時間を設定することもできます。\
\
REXモーションセンサーとREXボタンは、アクセスコントロールされた入口ドアの建築基準を満たすため、規制上しばしば必須です。

{% hint style="info" %}
REXモーションセンサーはAC41のREX端子に有線で接続し、非常用REXボタンは緊急時に電源を直接遮断できるよう、ロックと直列に直接有線で接続する必要があります。
{% endhint %}

{% hint style="warning" %}
Verkada AC41はREXがNOであることを想定しています。
{% endhint %}

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

### DFOイベントの検出

侵入などのドア強制開放（DFO）イベントを検出するには、REXとDPIが必要です。これは、REXによってシステムが正当な退出を認識でき、カードリーダーによってシステムが正当な入場を認識できるためです。システムが有効なカード読取またはREXイベントなしでドアが開いたことを検出すると、DFOイベントが発生します。

DFOイベントを検出するには、 **DFOをモニター** オプションを有効にする必要があります:

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

### REXデバイスに電力を供給する

必要に応じて、未使用のリーダー用の12Vポートを利用してREXデバイスに電力を供給できます。

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

#### 緊急REXボタン解除付きのウェット構成

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

#### 緊急REXボタン解除付きのドライ構成

<div align="left" data-with-frame="true"><img src="/files/59271275f0ded9ee1cc523984cf0605e08712232" 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/access-control/ja/she-ding/enable-and-configure-rex-inputs.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.
