> 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/ko/installation/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/ae84ddd7bc0c3c969ede1435d8a239da1b288a7b" alt=""></div>

### 2단계: CM41-S 비디오 케이블 분리

{% stepper %}
{% step %}
**카메라 렌즈에서 비디오 케이블을 분리하려면 이미지에 표시된 나사를 분리하세요.**

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

{% step %}
**나사를 제거하면 다음과 같이 보여야 합니다.**

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

{% step %}
**비디오 케이블 커넥터를 분리하려면 커넥터의 측면을 들어 올리세요.**

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

{% step %}
**렌즈가 마운트에서 떨어지지 않도록 주의하세요. 이 시점에서 비디오 케이블은 분리되며, 렌즈를 원하는 위치에 설치할 수 있습니다.**
{% endstep %}
{% endstepper %}

### 3단계: CM41-S 비디오 케이블 다시 연결

{% stepper %}
{% step %}
**카메라가 설치되면 비디오 케이블을 다시 연결해야 합니다. 아래와 같이 케이블 커넥터를 곧게 밀어 끼우세요:**

<div align="left" data-with-frame="true"><img src="/files/224862e3b7eed7dcf8195bccff2e2c7df8d0149f" 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/ko/installation/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.
