# BZ32 を構成する

BZ32はサイレンとストロボを組み合わせた製品で、アラームが作動すると侵入者を抑止します。

任意のVLinkハブに無線で接続できるため、複数拠点への展開が容易です。また、BP52パネルのRS-485ポートまたはリレー出力に接続して、有線設置することもできます。

***

## 動作モード

### 手動モード

* 従来のサイレンストロボとして機能します。
* サウンドとストロボの色の調整は、デバイス内部にあるスライダーで行います。
* 電源（10～36V）が供給されると、サイレンストロボがオンになります。
* 通常はリレー出力（BP52アラームパネルおよびBE32アラームエキスパンダー）に接続します。

### スマートモード

* スマートモードでは、接続方法は2つあります。
  * **Vlink:** ハブへの無線接続です。BZ32に10～36V DC電源を供給する（推奨）か、バッテリーを利用できます（ [データシート](https://docs.verkada.com/docs/BZ32-siren-strobe-datasheet.pdf) でバッテリー寿命を参照）。
  * **RS-485:** BP52への有線RS-485接続です。
* Commandを通じて、拡張された設定オプションを利用できます。
* サイレンストロボは、BP52からのアラーム発生イベントの通信によってのみオンになります。

{% hint style="danger" %}
デバイスの電源を入れる前に、モードセレクターをスマートモードに切り替える必要があります。
{% endhint %}

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

***

## 設定

{% hint style="danger" %}
〜する必要があります [デバイスをアラームサイトに追加してから](/command/ja/ganaizshon/add-a-device-to-your-command-organization.md) Commandで設定を構成できるようになります。
{% endhint %}

### 手動モード

#### 出力を有効にする

{% stepper %}
{% step %}
**Verkada Command で、All Products > New Alarms に移動します。**
{% endstep %}

{% step %}
**設定するアラームサイトを選択します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、\[Devices] を選択します。**
{% endstep %}

{% step %}
**右側で、\[パネルビュー] をクリックします。**
{% endstep %}

{% step %}
**構成したいパネル上の出力を、ボタンを使って選択します**
{% endstep %}

{% step %}
**サイレンストロボを選択します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、\[Response]を選択します。**
{% endstep %}

{% step %}
**上部で、\[出力デバイスが有効になります] をクリックします。**
{% endstep %}

{% step %}
**BZ32サイレンストロボを選択して、出力デバイスを有効にします。**
{% endstep %}
{% endstepper %}

### スマートモード

{% hint style="warning" %}
スマートモードでは、デバイスのスライダーは無効になります。
{% endhint %}

#### 出力を有効にする

{% stepper %}
{% step %}
**Verkada Command で、All Products > New Alarms に移動します。**
{% endstep %}

{% step %}
**設定するアラームサイトを選択します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、\[Response]を選択します。**
{% endstep %}

{% step %}
**上部で、\[出力デバイスが有効になります] をクリックします。**
{% endstep %}

{% step %}
**BZ32サイレンストロボを選択して、出力デバイスを有効にします。**
{% endstep %}
{% endstepper %}

#### 設定を変更する

{% stepper %}
{% step %}
**Verkada Command で、All Products > New Alarms に移動します。**
{% endstep %}

{% step %}
**設定するアラームサイトを選択します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、\[Devices] を選択します。**
{% endstep %}

{% step %}
**BZ32を選択して、以下の設定を構成します。**

* デバイスをミュートする
* 出力をテスト（10秒）
* サイレン音量を設定（既定値：0%）
* ストロボの色を設定（既定値：青）

  <div align="left" data-with-frame="true"><img src="/files/f5acd3ebfe2b1ce02da68f639817c362cc31ea56" alt="" width="375"></div>

{% endstep %}
{% endstepper %}


---

# 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/new-alarms/ja/she-ding/configure-the-bz32.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.
