# AC41 테스트 버튼 사용하기

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/bd367ab8cf26b265b28964603ddc5c693dd50435" alt=""></div>
{% endstep %}
{% endstepper %}

## 잠금 트리거 버튼

LED가 켜져 있으면 잠금장치가 잠겨 있음을 나타냅니다. LED가 꺼져 있으면 잠금장치가 해제되어 있습니다.

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

## DPI 에뮬레이트 버튼

문이 닫혀 있으면 LED가 켜져 회로가 완료되었음을 나타냅니다. 문이 열려 있으면 회로가 열려 있으며(LED가 꺼짐) 있습니다.

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

## REX 에뮬레이트 버튼

때 **REX 에뮬레이트** 버튼이 트리거되면 회로가 완료됩니다(LED가 켜짐). 대기 상태에서는 REX에 감지되는 사람이 없으면 LED가 꺼져 있습니다.

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

다음을 길게 누르면 **REX 에뮬레이트** 버튼, 컨트롤러는 DPI 또는 REX의 현재 상태를 전환합니다.

**예시**

DPI LED가 켜져 있으면 문이 닫혀 있음을 의미합니다. 만약 **REX 에뮬레이트** 버튼을 누르면 LED가 꺼집니다(문이 열림).

<div data-with-frame="true"><img src="/files/d3c01e7da131b878774beb1fec37b5a8d7fcf2ab" 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/ko/troubleshooting/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.
