> 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/access-control/ja/she-zhi/access-station-pro-installation-and-mounting.md).

# Access Station Pro の設置

詳細な配線図と設置手順については、 [Verkada AF64（Access Station Pro）インストールガイド](https://docs.verkada.com/docs/af64-access-station-pro-install-guide.pdf).

***

## 設置位置を決定して取り付ける

設置を始める前に、ドア付近のAF64に最適な設置位置を決定してください。設置要件とFace Unlockのユーザー体験の両方に影響する要因はいくつかあります。表面、高さ、角度、照明です。

{% hint style="warning" %}
複数のAF64を導入する場合は、デバイス同士が正面から向き合うように配置しないでください。
{% endhint %}

### 表面

AF64を取り付ける表面を検討してください。最も一般的な設置場所は次のとおりです。

* 壁に直接
* ジャンクションボックス上に
* マリオン上に

設置手順と取付ガイダンスについては、 [ACC-AF-MUL-1（AF64 マリオンマウント）インストールガイド](https://docs.verkada.com/docs/af64-acc-af-mul-1-install-guide.pdf).

### 高さ

{% hint style="warning" %}
取付位置が、地域の建築基準および規制に準拠していることを確認してください。
{% endhint %}

最適なパフォーマンスを得るには、正確なFace Unlock検知と出入口の明確なカバー範囲を確保できるよう、推奨の高さにデバイスを取り付けてください。

* 最適なFace Unlockパフォーマンスと出入口の状況把握のため、デバイスは地面から約60インチ（1.5 m）の高さに取り付けてください。
* より低い高さ（44〜48インチ）に取り付ける場合は、AF64 Up Angle Mount（ACC-AF-UP-1）を使用して、カメラの視野を上向きに傾けてください。

設置手順と取付ガイダンスについては、 [ACC-AF-UP-1（AF64 上向き角度マウント）インストールガイド](https://docs.verkada.com/docs/af64-acc-af-up-1-install-guide.pdf).

### 角度

ユーザーが通常どの方向からドアに近づくかを考慮してください。AF64をユーザーに正面を向けて配置すると、最もシームレスなFace Unlock体験を実現できます。

状況によっては、側面角度マウントが有効な場合があります。側面角度マウントアクセサリは、デバイスをユーザーの接近経路に向けて回転させます。

詳細については、 [ACC-AF-SIDE-1（AF64 側面角度マウント）インストールガイド。](https://docs.verkada.com/docs/af64-acc-af-side-1-install-guide.pdf)

### 照明

周囲の照明条件は、Face Unlockの速度と一貫性に大きく影響する可能性があります。AF64は幅広い環境で動作するよう設計されていますが、可能であれば次のような照明環境での設置は避けてください。

* AF64への直射日光
* 強い逆光または影

***

## ドア配線アーキテクチャを選択する

AF64でドアの解錠を有効にするために使用する配線アーキテクチャを決定してください。主な設置オプションは2つあります。

* **アクセスコントローラとしてのAF64:** AF64がドアのハードウェアと解錠リレーを直接制御します。
* **別の Verkada Access Controller と組み合わせたAF64:** AF64は Verkada Access Controller と通信し、コントローラがドアを制御します。

AF64は Verkada コントローラと2つの方法で通信できます。

* LAN経由（両方のデバイスが同じネットワーク上にある必要があります）
* RS-485経由（有線接続）

通信の優先順位は次のとおりです。

1. RS-485
2. LAN
3. クラウドフォールバック

詳細な配線図と設置要件については、 [Verkada AF64（Access Station Pro）インストールガイド](https://docs.verkada.com/docs/af64-access-station-pro-install-guide.pdf).

***

## Access Station Pro を設置する

デバイスの設置位置、取付オプション、配線アーキテクチャを決定したら、AF64を壁に設置します。

物理的な設置プロセスについての詳細な手順は、 [Verkada AF64（Access Station Pro）インストールガイド](https://docs.verkada.com/docs/af64-access-station-pro-install-guide.pdf).

***

## LEDの動作

AF64には、デバイスの現在の状態を示す2つのLEDインジケーター領域があります。

* **ステータスLED:** カメラの上にある小型LED 1つで、デバイスのネットワーク接続状態を示します。
* **ドアステータスLEDアレイ:** カメラの下にある9個のLEDで、現在のドアおよびアクセス状態を表示します。

LEDパターンとデバイスの動作に関する詳細は、 [Verkada AF64（Access Station Pro）インストールガイド](https://docs.verkada.com/docs/af64-access-station-pro-install-guide.pdf).


---

# 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/access-control/ja/she-zhi/access-station-pro-installation-and-mounting.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.
