> For the complete documentation index, see [llms.txt](https://twelite.gitbook.io/mw-psd-p1447/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://twelite.gitbook.io/mw-psd-p1447/connection-method.md).

# 接続方法

### 本製品とTWELITEの同軸コネクタの接続

* <図：接続方法1><図：接続方法2>の様に､TWELITE トワイライトと本製品の同軸コネクタ同士が平行となり更に中心を合わせ た状態に､先端部のみ嵌め位置決めします。

![<図：接続方法1>](/files/-Mfb0szsCP6vUCNzL4zx)

![<図：接続方法2>](/files/-Mfb7cGYEiE1FbCwt3zv)

* <図：誤った接続1>の様に斜め､又は<図：誤った接続2>の様に､同軸コネクタ同士がズレた状態で､接続すると､同軸コネクタの 破損原因となります。

![<図：誤った接続1>](/files/-MfqMEF5cbahTh7TzfyB)

![<図：誤った接続2>](/files/-MfqMP8XTsoU7egqklij)

* <図：接続後>に示す同軸コネクタのセンターを指先で真上から徐々に押し､｢カチッ｣という音がすると接続終 了です。

![<図：接続後>](/files/-MfbB6M7rgmy8RD1xWYt)

* 接続後の同軸コネクタと TWELITE トワイライトの寸法。\
  ※<図：接続後の寸法>は横図

![<図：接続後の寸法>](/files/-MfbFOiluakXeoELeqVY)

##


---

# 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://twelite.gitbook.io/mw-psd-p1447/connection-method.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.
