> 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/disconnect-and-reconnect-the-cm41-s-video-cable.md).

# CM41-S ビデオケーブルを取り外して再接続する

取り付けることができます [CM41-S](https://docs.verkada.com/docs/Verkada_CM41-S_Split_Mini_Dome_Install_Guide.pdf) ATMやその他のスペースが限られた場所に設置できます。カメラ本体とレンズは分離されており、映像ケーブルで接続されています。

***

## 仕組み

以下の手順では、この映像ケーブルを取り外し、カメラの設置後に再接続する方法を説明します。

### 手順1: 正しくアースを取る

敏感な電子部品の近くで作業するため、適切にアースされていることを確認してください。

{% hint style="warning" %}
静電気の蓄積は乾燥した環境で発生しやすくなります。下図のように、アースされていることを確認するために静電防止リストストラップを使用してください。
{% endhint %}

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

### 手順2: CM41-S映像ケーブルを取り外す

{% stepper %}
{% step %}
**カメラレンズから映像ケーブルを外すには、画像に示されているネジを外します。**

<div align="left" data-with-frame="true"><img src="/files/64d9cf508efd0dec55da27db80fef66b4c9979cb" alt="" width="400"></div>
{% endstep %}

{% step %}
**ネジを外した後は、次のように見えるはずです。**

<div align="left" data-with-frame="true"><img src="/files/63cf006a6de121bc5c1c8443109e25624d8dc412" alt="" width="393"></div>
{% endstep %}

{% step %}
**コネクタの側面を持ち上げて、映像ケーブルコネクタを外します。**

<div align="left" data-with-frame="true"><img src="/files/0dd824e19534cf82a78bd97637407ff532215bc9" alt="" width="405"></div>
{% endstep %}

{% step %}
**レンズがマウントから落ちないように注意してください。この時点で映像ケーブルは取り外され、レンズを希望の場所に取り付けることができます。**
{% endstep %}
{% endstepper %}

### 手順3: CM41-S映像ケーブルを再接続する

{% stepper %}
{% step %}
**カメラの設置後は、映像ケーブルを再接続する必要があります。ケーブルコネクタは、下図のようにまっすぐ差し込みます:**

<div align="left" data-with-frame="true"><img src="/files/dc21085bf1e7266601172e12186abef3c722014e" alt=""></div>
{% endstep %}

{% step %}
**レンズの背面カバーを取り付け、3本のネジを締めれば、カメラの設置は完了です。**
{% endstep %}
{% endstepper %}


---

# 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/disconnect-and-reconnect-the-cm41-s-video-cable.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.
