# BX21 無線リレーを設定する

この [Verkada BX21 無線 リレー](https://docs.verkada.com/docs/wireless-relay-bx21-datasheet.pdf) は、制御されたアラーム出力デバイスであり、12/24ボルトのサイレン、ストロボ、またはその他のアラーム信号デバイスを接続できます。

|                                                      |                                                                                                                                                                                                                  |
| ---------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![](/files/1a55696b609e4b54a779a9b1d7972844dfe89e87) | <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 では、アラームに応じてオンにする出力を選択できます。アラームが発報されると、リレーがそれらの出力に電力を供給します。複数の出力デバイスを並列に有線接続できるため、1つの出力を有効にすると複数のデバイスを同時にオンにできます。</p> |
| **信号デバイス** | BX21は、ドアコンタクトのような2線式デバイスをサポートしており、入力端子とGND端子に有線接続します。どちらの線をどの端子に接続してもかまいません。                                                                                                                                                        |
| **電源デバイス** | BX21には、12VDC 2.5Aまたは24VDC 1.25Aが入力されます。これはGND端子と12–24v端子に接続します。                                                                                                                                                                     |

{% hint style="info" %}
**推奨事項**. 大きな電流を消費する出力デバイスを使用する場合は、問題を避けるために最大電流容量の電源を使用してください。
{% endhint %}

## リレーを出力デバイスとして追加/編集する

アラームサイトにリレーを追加すると、出力が自動で構成されます。

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[アラーム] に移動します。**
{% endstep %}

{% step %}
**アラームサイトの設定 > アラームアクション > 無線リレー出力 > \[出力を追加] に移動します。**
{% endstep %}
{% endstepper %}

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

## Command で入力を構成する

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[アラーム] に移動します。**
{% 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/ja/she-zhi/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.
