# 複数の BE32 をデイジーチェーン接続する

BE32アラームエクスパンダーは、Verkadaアラームシステムのカバレッジを拡張します。エクスパンダーを使用すると、複数の有線センサーをBP52アラームパネルへの1本のRS-485ケーブル配線に集約できます。アラームパネルのRS-485ポートごとに、最大4台のBE32をデイジーチェーン接続できます。

***

## **ファームウェアを更新**

BE32をデイジーチェーン接続する前に、すべて最新のファームウェアバージョンになっている必要があります。

{% stepper %}
{% step %}
[**BE32をCommandに追加します。**](/command/ja/ganaizshon/add-a-device-to-your-command-organization.md)
{% endstep %}

{% step %}
[**BE32をアラームサイトに追加する**](/new-alarms/ja/she-ding/alarm-sites.md)**.**
{% endstep %}

{% step %}
**BE32をRS-485経由でBP52に直接接続します。**

<div align="left" data-with-frame="true"><img src="/files/bf2f0926d13a2e417e9034f78531478ea1d53b33" alt="" width="450"></div>
{% endstep %}

{% step %}
**デバイスは自動的に更新を開始するはずです。数分以内にオレンジ色の点滅が始まります。LEDの点滅が止まり、少なくとも1分間青色の点灯状態になるまで切断しないでください。これは更新が完了したことを示します。全体の処理には約10分かかります。**
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
下図のようにBE32が設置されている場合、最初にBP52アラームパネルへ直接接続されていない限り、2台目のデバイスは最新のファームウェアに更新されません。

<img src="/files/9954dbf3530e431fc6e54f173311f62e8d410d1b" alt="" data-size="original">
{% endhint %}

***

## **必要なケーブル長**

BE32をデイジーチェーン接続する場合、ケーブル長が制約要因になります。データの整合性と4線式センサーへの適切な電力供給を確保するため、デイジーチェーン接続するBE32の台数に応じて、下表の最大距離ガイドラインに従ってください。

{% hint style="danger" %}
下表の距離は、出力デバイスがBE32リレーに接続されていないことを前提としています。リレーを使用する場合は、各BE32に外部電源が必要です。
{% endhint %}

|          |                                  |                                  |
| -------- | -------------------------------- | -------------------------------- |
| **BE32** | **パネルから最後のデバイスまでの最大配線長（18 AWG）** | **パネルから最後のデバイスまでの最大配線長（22 AWG）** |
| 1        | 2625 ft / 800m                   | 1150 ft / 350m                   |
| 2        | 2130 ft / 650m                   | 820 ft / 250m                    |
| 3        | 1800 ft / 550m                   | 650 ft / 200m                    |
| 4        | 1475 ft / 450m                   | 490 ft / 150m                    |

{% hint style="warning" %}
18 AWGケーブルは抵抗が低いため、より長いデイジーチェーンを実現できます。
{% endhint %}

***

## 電源要件

出力デバイス（サイレン、ストロボなど）が接続されている場合、またはケーブル長の上限に達した場合は、補助電源用のVerkada ACC–WA–30W/12Vスイッチング電源を使用する必要があります。外部電源（10～36V）を使用する場合は、デバイスのマイナスを含めることで、RS-485デバイスが同じ基準グラウンドに接続されていることを確認してください。

<div align="left"><img src="/files/6ced3f86cadcf6b2180c86075404794638f64962" alt="" width="375"> <img src="/files/dd6f7a79f63af0a9c42513dd71ae7be2f66aaf96" alt="" width="375"></div>


---

# 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/insutru/daisy-chain-multiple-be32s.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.
