> For the complete documentation index, see [llms.txt](https://enless.gitbook.io/centre-aide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enless.gitbook.io/centre-aide/guides-installation/produits/editor-15/utilisation/cablage/cablage-binder.md).

# Câblage Binder

Pour les intégrateurs souhaitant privilégier une interface terrain débrochable, notamment lorsque le compteur est déjà équipé d’une embase Binder, Enless met à disposition le câble accessoire : CAB BIND 1M 1000-026

La fiche technique du câble Binder CAB BIND 1M [est disponible ici](https://enless-wireless.com/wp-content/uploads/2026/06/CAB-BIND-1M-100-026-V2.2.pdf). Elle vous aidera à identifier les correspondances entre les broches du compteur et les fils du câble.

Le choix des PIN à câbler dépend du modèle de compteur utilisé. Une fois ces PINs identifiés, vous pourrez retrouver dans la fiche technique leurs correspondances avec les fils du câble Binder. Par exemple, les PIN 3 et 5 du câble Binder correspondent aux fils gris et jaune.

<div data-with-frame="true"><figure><img src="/files/sH4M5grjbfAdbT0pQzjm" alt=""><figcaption></figcaption></figure></div>

Ensuite, il suffira de raccorder ces fils à l’entrée impulsionelle du capteur TX PULSE ATEX en fonction du type de signal :

• Pulse1 et Pulse2 : pour un contact sec

• OC IN : pour un collecteur ouvert

<div data-with-frame="true"><figure><img src="/files/OqCZ3fKn8cBma6CN1npc" alt=""><figcaption></figcaption></figure></div>

Raccordez ensuite votre capteur sur l'embase Binder :&#x20;

<div data-with-frame="true"><figure><img src="/files/wStkoWKaP1vn82EEfhVP" alt=""><figcaption></figcaption></figure></div>


---

# 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://enless.gitbook.io/centre-aide/guides-installation/produits/editor-15/utilisation/cablage/cablage-binder.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.
