# AC41 テストボタンを使用する

The Verkada [AC41 4ドアコントローラー](https://docs.verkada.com/docs/door-controller-ac41-datasheet.pdf) テストまたはさまざまなイベントのエミュレートを支援する4つのボタンがあります。テストボタンを使用すると、コントローラのリレーや、各ポートの退出要求（REX）入力およびドア位置インジケーター（DPI）入力をテストできます。

{% hint style="danger" %}
テストボタンを動作させるには、コントローラにインターネットアクセスが必要です。
{% endhint %}

***

## ドアボタン

{% stepper %}
{% step %}
**DOORボタンを押して、テスト対象として選択するドアを切り替えます。選択されたドアの対応するLEDが点灯します。たとえば、ドア2が選択されている場合、2の下のLEDが点灯します。**
{% endstep %}

{% step %}
**ドアを選択すると、下に示すように3つのLEDが回路の状態を示します。**

<div align="left" data-with-frame="true"><img src="/files/a01597a610ba381ab790462c0d0d0ecc6bd65b0a" alt=""></div>
{% endstep %}
{% endstepper %}

## ロックエミュレートボタン

LEDが点灯しているときは、ロックされていることを示します。LEDが消灯しているときは、ロックが解除されていることを示します。

<div data-with-frame="true"><img src="/files/184429aa51aad0d248fc8c0c3f995273fc90ee57" alt=""></div>

## DPIエミュレートボタン

ドアが閉まっているとき、LEDは点灯し、回路が閉じていることを示します。ドアが開いている場合、回路は開いており（LEDは消灯）、

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

## REXエミュレートボタン

「When the」 **REXをエミュレート** ボタンが作動すると、回路は完成します（LEDが点灯します）。待機状態では、REXで誰も検知されなければ、LEDは消灯します。

<div data-with-frame="true"><img src="/files/efd366faa3c41bc00d487b861e3f87c430b4d3f1" alt=""></div>

「When you press and hold the」 **REXをエミュレート** ボタンを押し続けると、コントローラーはDPIまたはREXの現在の状態を切り替えます。

**例**

DPIのLEDが点灯している場合、それはドアが閉まっていることを意味します。もし **REXをエミュレート** ボタンが押されると、LEDは消灯します（ドアが開いています）。

<div data-with-frame="true"><img src="/files/30d6841963fe2e0d4d2cf80989efa9079717c2a1" alt=""></div>


---

# 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/access-control/ja/toraburushtingu/verkada-ac41-status-led/use-the-ac41-test-buttons.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.
