# サードパーティ製 無線ロック

{% hint style="warning" %}
このガイドは便宜上のベストプラクティスを示しますが、RS-485機器は最終的にTIA/EIA-485-A標準に従って設置する必要があります。 [TIA/EIA-485-A](https://store.accuristech.com/tia/standards/tia-tia-485-a?product_id=2591400) 標準。
{% endhint %}

### 開始前に

本記事で扱う、RS-485経由でハブやロックをアクセスコントロールパネルに配線するVerkadaのサードパーティ無線ロック統合には、次のものが含まれます：

* AD400ロック用のPIM400-485ハブ
* AD300ロック
* Engage Onlineロック用のGWEハブ
* Aperioロック用のAH30ハブ

***

## ベストプラクティス

{% stepper %}
{% step %}
**シールドドレインはパネル側のみで終端し、接地（アース）に接続してください。**
{% endstep %}

{% step %}
**RS-485承認済みケーブルを使用してください。Belden 9841、9842、または同等品を推奨します。**
{% endstep %}

{% step %}
**RS-485信号のグランドを電源の負端子に接続してください。**
{% endstep %}

{% step %}
**パネルまたは機器側の無遮蔽配線は長さを2インチ（約50mm）未満に保ってください。**
{% endstep %}

{% step %}
**電源とデータが同じ経路をたどる場合は、別々のケーブルジャケットで配線してください。**
{% endstep %}

{% step %}
**各ロックまたはハブが仕様に従って十分な電力を受け取っていることを確認してください。**

* 通常、1つのVerkadaリーダーポートは1台の機器に電力を供給します。
* 追加の機器には、別のリーダーポートまたは外部電源を使用してください。
  {% endstep %}
  {% endstepper %}

***

## 複数のRS-485機器をパネルに配線する

{% stepper %}
{% step %}
**機器間のデータは線形バストポロジーでデイジーチェーンしてください。スター型トポロジーは避けてください。**
{% endstep %}

{% step %}
{% hint style="warning" %}
データラインにTタップを使用しないでください。
{% endhint %}
{% endstep %}

{% step %}
**ケーブル間でシールドドレイン線を接続しますが、ドレインはパネルでのみ終端してください。**
{% endstep %}

{% step %}
**電源の総負荷を考慮して、各機器が十分な電力を受け取ることを確認してください。**
{% endstep %}

{% step %}
{% hint style="warning" %}
Verkadaパネルのドアポートから電力をデイジーチェーンしないでください。
{% endhint %}
{% endstep %}

{% step %}
**すべての機器で連続した信号グランドを維持し、各電源の負端子に接続してください。**
{% 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/access-control/ja/insutru/wiring-best-practices-for-third-party-wireless-locks.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.
