# BX21 무선 릴레이 구성

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

|                                                      |                                                                                                                                                                                                                             |
| ---------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![](/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은 도어 접점과 같은 2선식 장치를 지원하며, 이 장치들은 입력 단자와 GND 단자에 배선됩니다. 어떤 선이 어느 단자에 연결되는지는 중요하지 않습니다.                                                                                                                                                                |
| **전원 장치** | BX21은 12VDC 2.5A 또는 24VDC 1.25A를 사용합니다. 이는 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: 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/classic-alarms/ko/installation/configure-a-bx21-wireless-relay.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.
