> 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/gou-cheng/configure-power-modes-on-the-cr63-e.md).

# CR63-E の電源モードを設定する

CR63-E リモート展開カメラは、バッテリー寿命と、展開に必要な監視レベルのバランスを取るのに役立つ3つの電源モードに対応しています。モードはいつでも Verkada Command で切り替えできます。

<table><thead><tr><th width="184.27734375">モード</th><th width="287.7890625">説明</th><th>ユースケース</th></tr></thead><tbody><tr><td><strong>パフォーマンスモード</strong></td><td>Performance Mode は、省電力調整なしでカメラのすべての機能を提供します。カメラは映像をストリーミングし、履歴を記録し、分析を実行し、ナンバープレート認識（LPR）を行います。これは他の Verkada Bullet カメラと同じです。</td><td>サイトに日中十分な日照があり、または有線電源がある場合は、Performance Mode を使用してください。</td></tr><tr><td><strong>標準モード</strong></td><td>Standard mode は、消費電力を抑えながら Performance Mode と同等の機能と動作を維持します。Command 内でデバイスを操作する際、ユーザーはわずかに遅延が高くなることに気付く場合があります。</td><td>Performance Mode で時折ダウンタイムが発生する可能性がある展開や、バッテリー寿命の節約が優先される展開では、Standard Mode を使用してください。これは、ほとんどのリモートのソーラー駆動展開に推奨されるモードです。</td></tr><tr><td><strong>LPR Only Mode</strong></td><td>LPR Only Mode は、ナンバープレート検知のみが要件となる展開向けに設計されています。カメラはすべてのリソースをプレート検知とログ記録に割り当て、映像ストリーミング機能と履歴記録を無効にします。ライブフィードは利用できず、映像は保存されません。</td><td>ナンバープレート撮影のみが要件で、バッテリー寿命を最大化することが最優先の場合は、LPR Only Mode を使用してください。</td></tr></tbody></table>

各電源モードの消費電力については、 [カメラの電源要件](/verkada-cameras/ja/insutru/camera-power-requirements.md#remote-series).

***

## 構成

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[Cameras] に移動します。**
{% endstep %}

{% step %}
**CR63-E カメラを選択** して表示するには。
{% endstep %}

{% step %}
右下で、 **設定**.
{% endstep %}

{% step %}
オン **デバイス > 電源モード**, **切り替え** 異なる電源モード間で。

<div align="left" data-with-frame="true"><figure><img src="/files/46b5897a306ac673d63ae1ff7be81f22f010539d" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

***

## よくある質問

<details>

<summary>LPR 使用時に IR ライトが暗く見えるのはなぜですか？</summary>

CR63-E は、電力の節約が重要なリモートのソーラー駆動展開向けに最適化されています。

LPR モードでは、カメラは適応型 IR 動作を使用します：

* IR ライトはナンバープレート撮影時のみに点灯します
* それ以外は消費電力を抑えるために IR はオフのままです

IR は継続的に有効ではないため、シーンは常時 IR 照明を提供するカメラより暗く見える場合があります。ただし、撮影はナンバープレートの精度に特化して最適化されています。

{% hint style="warning" %}
この動作は、LPR モードで設定されたカメラにのみ適用されます。人物および車両分析に使用されるカメラ、または LPR 以外の構成のカメラは、IR ライトを継続的に動作させます。
{% endhint %}

</details>

<details>

<summary>電源モードはいつでも切り替えできますか？</summary>

はい。 [電源を](#configuration) Verkada Command でいつでもモードを変更できます。変更は保存後すぐにカメラに反映されます。

</details>

<details>

<summary>LPR Only Mode に切り替えると、既存のビデオ履歴は削除されますか？</summary>

いいえ。LPR Only Mode に切り替えると、今後新しいビデオの記録は停止されますが、すでにカメラに保存されている映像は Command で引き続きアクセスできます。カメラを別の電源モードに切り替えると、記録は再開されます。

</details>

<details>

<summary>CR63-E は LPR と人物/車両分析を同時に実行できますか？</summary>

いいえ。CR63-E は LPR モードまたは People and Vehicle Analytics モードのいずれかで動作し、両方を同時に行うことはありません。

</details>

<details>

<summary>カメラのバッテリーレベルはどう確認しますか？</summary>

Command でカメラをクリックし、 **分析** ライブフィードの下を選択します。

</details>

***

{% hint style="info" %}
次を参照 [Verkada CR63-E リモートカメラ FAQ](/verkada-cameras/ja/mentenansutotoraburushtingu/troubleshooting/verkada-cr63-e-remote-camera-faqs.md) CR63-E の詳細については。
{% endhint %}


---

# 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/gou-cheng/configure-power-modes-on-the-cr63-e.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.
