> 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/ja/she-zhi/configure-a-bx21-wireless-relay.md).

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

{% hint style="success" %}
Verkadaは、Classic アラームについて、世界全体で販売終了日（2026年8月1日）と製品終了日（2027年8月1日）を発表しました。対象のお客様は、2027年1月31日まで無償でNew アラームへアップグレードできます。ご覧ください [Verkada.com/alarms/upgrade](https://www.verkada.com/alarms/upgrade) 開始するには。
{% endhint %}

この [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には1系統のNO/NCアラーム出力があり、最大消費電流は2.5Aです。最も一般的な出力デバイスは、アラームが発報されたときに作動するサイレン、ベル、ストロボライトです。</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で、次へ移動します **すべての製品** > **アラーム**.

{% 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/ja/she-zhi/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.
