> 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-environmental-ratingsik-and-ip.md).

# カメラの環境耐性評価—IK と IP

Verkada のカメラには、物理的衝撃（"IK"）への耐性と特定の環境条件（"IP"）に関連する特定の等級があります。

***

## IK 等級

IK 等級は、次によって定義されます。 [国際電気標準会議（IEC）](https://www.iec.ch/). IEC [規格60529](https://en.wikipedia.org/wiki/EN_62262) 「外部の機械的衝撃に対して電気機器用筐体が提供する保護の度合い」を規定しています。

IK 等級は0から10までの尺度であり、各試験レベルは物理的衝撃試験の強度が増すことを示します。尺度が上がるにつれて、衝撃試験はより大きな距離、より強い材料、より大きな質量、そして異なる種類の打撃具を用いて実施されます。

<div align="left" data-with-frame="true"><img src="/files/6e06dbcc3fa1c8d5e543eef54aecbb615089e3de" alt=""></div>

#### IK08 等級

Verkada の CM41 室内 Mini Dome と Camera Dome 室内シリーズは、いずれも IK08 等級です。

#### IK10 等級

Verkada の CM41-E、Camera Dome 屋外シリーズ（品番の "-E"）、CF83-E および CF81-E Fisheye カメラ、Bullet カメラ、そして CR63-E リモートカメラは、いずれも IK10 等級です。

***

## IP 等級

侵入保護（IP）等級も IEC によって定義されています。IEC [規格60529](https://en.wikipedia.org/wiki/IP_Code) 「侵入、ほこり、偶発的な接触、水に対して、機械的外装および電気機器用筐体が提供する保護の度合い」を規定しています。

IP 等級は、0〜6 と 0〜8 の 2 つの数値の組み合わせで示され、次のとおりです:

* 最初の数字は、固形物に対する保護の程度を示します。
* 2 番目の数字は、水に対する保護の程度を示します。尺度が上がるにつれて、対象となる固体のサイズは小さくなり、防水試験はより厳格になります：

  <div data-with-frame="true"><img src="/files/0a472571c7240576048fe665ca5ee665451efdaa" alt=""></div>

#### IP67 等級

Verkada の CM41-E、Camera Dome 屋外シリーズ（品番の "-E"）、CF83-E および CF81-E Fisheye カメラ、Bullet カメラ、そして CR63-E リモートカメラは IP67 等級で、これは防塵（IP6X）および防水（IPX7）であることを意味します。


---

# 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-environmental-ratingsik-and-ip.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.
