> 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/classic-alarms/ko/installation/configure-a-bx21-wireless-relay.md).

# BX21 무선 릴레이 구성

{% hint style="success" %}
Verkada는 Classic Alarms의 전 세계 판매 종료(2026년 8월 1일) 및 수명 종료(2027년 8월 1일)를 발표했습니다. 대상 고객은 2027년 1월 31일까지 추가 비용 없이 New Alarms로 업그레이드할 수 있습니다. 시작하려면 [Verkada.com/alarms/upgrade](https://www.verkada.com/alarms/upgrade) 방문하세요.
{% endhint %}

해당 [Verkada BX21 무선 릴레이](https://docs.verkada.com/docs/wireless-relay-bx21-datasheet.pdf) 는 고객이 12/24V 사이렌, 스트로브 또는 기타 경보 신호 장치를 연결할 수 있게 해주는 제어식 경보 출력 장치입니다.

|                                                      |                                                                                                                                                                                                                             |
| ---------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![](/files/68a983d9f762f14c676ba410bb3e8a032d1cb193) | <p><strong>인터페이스/커넥터</strong></p><p>1. 릴레이 출력(NO, COM, NC)\*<br>​</p><p>2. (선택 사항) 유선 신호 입력(GND, IN)</p><p>3. 릴레이 전원 입력(GND, 12-24VDC)</p><p>4. 테스트/페어링 버튼</p><p>\*12VDC는 최대 2.5A로 동작합니다</p><p>\*24VDC는 최대 1.25A로 동작합니다</p> |

## 지원되는 장치

|           |                                                                                                                                                                                                                                                       |
| --------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **출력 장치** | <p>BX21에는 최대 전력 소모 2.5A의 NO/NC 경보 출력이 1개 있습니다. 가장 일반적인 출력 장치는 경보가 발생했을 때 활성화되는 사이렌, 벨, 스트로브 조명입니다.</p><p>Verkada Command에서 경보에 응답하여 켤 출력을 선택할 수 있습니다. 경보가 발생하면 릴레이가 해당 출력에 전원을 공급합니다. 여러 출력 장치를 병렬로 배선할 수 있으므로 하나의 출력을 활성화하면 여러 장치를 동시에 켤 수 있습니다.</p> |
| **신호 장치** | BX21은 입력 및 GND 단자에 배선되는 도어 접점과 같은 2선식 장치를 지원합니다. 어느 전선을 어느 단자에 연결하든 상관없습니다.                                                                                                                                                                           |
| **전원 장치** | BX21은 2.5A의 12VDC 또는 1.25A의 24VDC를 사용합니다. 이는 GND 및 12–24V 단자에 연결됩니다.                                                                                                                                                                                  |

{% hint style="info" %}
**권장 사항**. 많은 전류를 소비하는 출력 장치를 사용하는 경우, 문제를 방지하려면 최대 전류 용량의 전원 공급 장치를 사용해야 합니다.
{% endhint %}

## 릴레이를 출력 장치로 추가/편집

경보 사이트에 릴레이를 추가하면 출력이 자동으로 구성됩니다.

{% stepper %}
{% step %}

#### Verkada Command에서 다음으로 이동하세요. **모든 제품** > **경보**.

{% endstep %}

{% step %}

#### 다음으로 이동하세요: **경보 사이트 설정** > **경보 작업** > **무선 릴레이 출력** > **출력 추가**.

{% endstep %}
{% endstepper %}

{% embed url="<https://player.vimeo.com/video/834550265>" %}

## Command에서 입력을 구성

{% stepper %}
{% step %}

#### Verkada Command에서 다음으로 이동하세요. **모든 제품** > **경보**.

{% endstep %}

{% step %}

#### 다음으로 이동하세요: **경보 사이트 설정** > **장치** > **장치 추가** > **유선 입력 추가**.

{% endstep %}

{% step %}

#### 입력을 구성하고 적절한 BX21을 선택하세요.

{% endstep %}
{% endstepper %}

{% embed url="<https://player.vimeo.com/video/834550898>" %}


---

# 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/classic-alarms/ko/installation/configure-a-bx21-wireless-relay.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.
