> 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/rx-modbus/installation.md).

# Installation

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-power-off">:power-off:</i></h4></td><td><h4><strong>Alimentation</strong></h4></td><td>Le RX MODBUS s'alimente via une source de 7,5 à 24 VDC (typique 12V 1A) ou en utilisant le bloc d'alimentation optionnel POWER 1000-002.</td><td><a href="/pages/DwYs8orYDVE7mdOGUR5j">En savoir plus</a></td><td><a href="/pages/zOGiAXsiYRa2NunL1Pnf">/pages/zOGiAXsiYRa2NunL1Pnf</a></td></tr><tr><td><h4><i class="fa-screwdriver-wrench">:screwdriver-wrench:</i></h4></td><td><h4><strong>Fixation</strong></h4></td><td>Le RX MODBUS se fixe au mur via deux points d'ancrage externes (haut et bas) ou sur un rail DIN 35 mm en utilisant la paire de clips optionnels DIN RAIL 1000-005.</td><td><a href="/pages/TLZzqr61M4kVwEUIS9kS">En savoir plus</a></td><td><a href="/pages/cmN1iBk14KM7NDVKvuyA">/pages/cmN1iBk14KM7NDVKvuyA</a></td></tr><tr><td><h4><i class="fa-arrow-right-arrow-left">:arrow-right-arrow-left:</i></h4></td><td><h4><strong>Connectique Modbus</strong></h4></td><td>Le RX MODBUS offre une connectivité flexible via un port RJ45 (Modbus TCP/IP) ou un câble multipaire précâblé pour les liaisons série RS485 et RS232.</td><td><a href="/pages/loOH0wSNK5T5kG3JNG2z">En savoir plus</a></td><td><a href="/pages/oyXq3el1DUCTHPECtdde">/pages/oyXq3el1DUCTHPECtdde</a></td></tr><tr><td><h4><i class="fa-reflect-both">:reflect-both:</i></h4></td><td><h4><strong>Antenne</strong></h4></td><td>Connectez l'antenne longue portée (Réf : ANT REN SMA LR 868 1000-008) sur le connecteur SMA du récepteur pour des performances radio optimale.</td><td><a href="/pages/97uAX3dAMkicVmeKeFyM">En savoir plus</a></td><td><a href="/pages/wHFX1eNICT6KCwl1Cm3L">/pages/wHFX1eNICT6KCwl1Cm3L</a></td></tr></tbody></table>


---

# 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/rx-modbus/installation.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.
