> 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-23/informations-generales.md).

# Informations générales

{% columns %}
{% column width="41.66666666666667%" %}

<figure><img src="/files/erp87n3bjOHvvLUuxkZw" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="58.33333333333333%" %}
Conçu pour la lecture ou l’écriture sur des registres d’esclaves Modbus, le transmetteur Modbus maître peut gérer jusqu’à 60 registres répartis sur 10 esclaves maximum. Généralement utilisé pour la télérelève de compteurs d’énergie, il peut être utilisé avec n’importe quel type d’esclave Modbus (CTA, Rooftop...).&#x20;

Compatible avec le protocole LoRa Easy (protocole propriétaire Enless), il dialogue avec un récepteur Modbus LoRa Easy Enless, de manière à créer un pont Modbus radio.
{% endcolumn %}
{% endcolumns %}

#### Radio

<table data-header-hidden><thead><tr><th width="228.67578125"></th><th></th></tr></thead><tbody><tr><td><strong>Protocoles supportés</strong></td><td>LoRa Easy (protocole propriétaire Enless)</td></tr><tr><td><strong>Fréquence</strong></td><td>EU868</td></tr><tr><td><strong>Identifiants</strong></td><td>LoRa Easy : LoRa ID</td></tr><tr><td><strong>Puissance d'émission</strong></td><td>25mW (14 dBm)</td></tr><tr><td><strong>Antenne radio</strong></td><td>Antenne 1/4 d’ondes fournie<br>A raccorder au connecteur SMA</td></tr></tbody></table>

#### Caractéristiques

<table data-header-hidden><thead><tr><th width="235.28515625"></th><th></th></tr></thead><tbody><tr><td><strong>Indice de protection boitier</strong></td><td>IP60</td></tr><tr><td><strong>Fixation</strong></td><td>Murale (vissé), Collier, Rail DIN</td></tr><tr><td><strong>Température de fonctionnement</strong></td><td>-20 / +55°C</td></tr><tr><td><strong>Alimentation</strong></td><td><p>Externe</p><p>7.5 à 24VDC (typ. 12V 1A)</p></td></tr><tr><td><strong>Connecteur d'antenne</strong></td><td>SMA</td></tr></tbody></table>

#### Modbus

<table data-header-hidden><thead><tr><th width="226.40625"></th><th></th></tr></thead><tbody><tr><td><strong>Interface</strong></td><td>RS485</td></tr><tr><td><strong>Codes fonctions supportés</strong></td><td><p>01 : Read Coil register</p><p>03 : Read Holding register</p><p>04 : Read Input register</p><p>05 : Write single coil</p><p>06 : Write single register</p><p>15 : Write multiple coils</p><p>16 : Write multiple registers</p></td></tr><tr><td><strong>Nombre de registres</strong></td><td>Lecture / écriture dans 60 registres maximum</td></tr><tr><td><strong>Nombre d’esclaves</strong></td><td>Répartition des registres sur 10 esclaves maximum</td></tr></tbody></table>

#### Dimensions

<div align="left"><figure><img src="/files/6o5QbdwiRW3XfXVXX9bu" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
La garantie de ce produit est de 24 mois
{% endhint %}


---

# 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-23/informations-generales.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.
