> 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/verkada-cameras/ja/she-zhi/camera-deployment/set-up-your-cr63-e-for-remote-deployment.md).

# CR63-E をリモート展開用に設定する

このガイドを使用して、CR63-E を設置前後にわたり安定して動作させるための準備を行ってください。

***

## **展開前の準備**

CR63-E は遠隔地向けに設計されているため、事前に機器を準備しておくことで現地での問題を防ぎやすくなります。

* **屋内で登録して電源を入れる**
  * [ ] Verkada Command でカメラを追加する
  * [ ] ACC-ADAP-54V AC/DC アダプターを使用して電源に接続します
  * [ ] カメラが完全にチェックインし、ファームウェア更新を完了するまで待ちます
  * [ ] ライブ ストリーミングする機能と履歴が利用可能であることを確認します
  * [ ] 展開前に 100% まで充電する
* **外部バッテリーを充電する（該当する場合）**
  * [ ] ACC-BAT-430WH-E-1 をカメラに接続します
  * [ ] AC/DC アダプターを使用して電源に接続した状態で、カメラと外部バッテリーの両方を 100% まで充電します

{% hint style="warning" %}
部分的に充電された状態で開始すると、ソーラーパネルで維持できるようになる前にカメラまたは外部バッテリーがオフラインになる可能性があります。
{% endhint %}

***

## **ソーラーパネルの角度**

適切な向きは、安定した充電に不可欠です。

* パネルを向ける **南** （北半球）
* 木、建物、その他の障害物による影を避けてください

一般的な目安として、傾斜角は設置場所の緯度におおむね合わせます。米国での展開では、次のとおりです。

* **夏：** 約 30°
* **冬：** 約 45°
* **通年固定：** 約 40°

{% hint style="info" %}
冬は角度をより急にすると、低い太陽高度でも受光しやすくなり、積雪の蓄積を防ぐのに役立ちます。
{% endhint %}

***

## **ソーラーパネルのメンテナンス**

パネルを清潔に保つことは、安定した充電性能を維持する最も簡単な方法の 1 つです。ハードウェアが正常に動作していても、汚れ、ほこり、積雪の蓄積によって出力が大幅に低下することがあります。

* 柔らかい布またはスポンジと中性石鹸水で定期的にパネルを清掃してください。きれいな水ですすぎ、乾燥させます。
* 研磨性のある素材、強力な化学薬品、高圧洗浄機は使用しないでください。
* 降雪後はできるだけ早くパネルの雪を取り除いてください。
* 設置後に成長した木や、設置時から変化したその他の構造物によって新たに影ができていないか、定期的に確認してください。
* パネル表面にひび割れや物理的損傷がないか点検し、特に強風や悪天候の後は、すべての取り付け金具がしっかり固定されたままであることを確認してください。

***

### **設置ガイド**

CR63-E とそのアクセサリの完全な手順付き設置手順については、次のガイドを参照してください。

* [CR63-E 設置ガイド](https://docs.verkada.com/docs/Verkada_CR63-E_Install_Guide.pdf)
* [外部バッテリー（ACC-BAT-430WH-E-1）設置ガイド](https://docs.verkada.com/docs/Verkada-ACC-BAT-430WH-E-1-Install-Guide.pdf)
* [ソーラーパネルマウント（ACC-MNT-SOLP-1）設置ガイド](https://docs.verkada.com/docs/Verkada-ACC-MNT-SOLP-1-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/verkada-cameras/ja/she-zhi/camera-deployment/set-up-your-cr63-e-for-remote-deployment.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.
