> 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/ko/configuration/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/05fbd3f88da9049f60848fbb68a7be753feb6d6f" alt=""></div>

### 문 잠금 해제

앞서 언급했듯이 REX를 사용하여 잠금을 해제할 수 있습니다. 이 동작을 활성화하려면 다음을 켜십시오. **REX가 문을 잠금 해제** 옵션입니다. 지속 시간 옵션은 REX가 작동되었을 때 문이 잠금 해제된 상태로 유지되는 시간을 의미합니다.

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

### Command에서 잠금 해제

REX를 Command에서 잠금 해제되도록 구성하거나(주로 마그락에서 볼 수 있음) 단순히 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/d12f23aa50fe18bfb286e5233c97c18a19fd4475" alt=""></div>

### DFO 이벤트 감지

침입과 같은 문 강제 개방(DFO) 이벤트를 감지하려면 REX와 DPI가 필요합니다. 이는 REX가 시스템이 유효한 퇴실을 인식하도록 하고, 카드 리더가 시스템이 유효한 입장을 인식하도록 하기 때문입니다. 시스템이 유효한 카드 판독이나 REX 이벤트 없이 문이 열렸음을 감지하면 DFO 이벤트가 발생합니다.

DFO 이벤트를 감지하려면 다음을 활성화해야 합니다. **DFO 모니터링** 옵션:

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

### REX 장치에 전원 공급

필요한 경우, 사용하지 않는 리더용 12V 포트를 사용하여 REX 장치에 전원을 공급할 수 있습니다.

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

#### 비상 REX 버튼 해제가 포함된 습식 구성

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

#### 비상 REX 버튼 해제가 포함된 건식 구성

<div align="left" data-with-frame="true"><img src="/files/2f7a108e8c05f0a74f6c870be5c5bc40bcf45065" 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/ko/configuration/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.
