> For the complete documentation index, see [llms.txt](https://docs.voltmasters.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.voltmasters.io/device-integrations/energy-meters/carlo-gavazzi/em24.md).

# EM24

### Configuration <a href="#configuration" id="configuration"></a>

Check that the Carlo Gavazzi meter is set to read both import and export power. An unsuitable mode may lead to:

* Missing readings of feed-in, or
* Feed-in being counted as offtake (on top of the ‘actual offtake’)

You can set this in the ‘MEASurE’ configuration menu on the energy meter. This should be set to ‘b’.

Warning

**Warning**

This setting may not be present on MID certified models (model numbers ending in PFA and PFB).

![Image 1](https://docs.eniris.be/img/customers/carlo_gavazzi/em24_config_pt1.png)

{% hint style="info" %}
**NOTE: RS485 Device Addresses**

* You MUST give each device on the RS485 bus a unique address. Check the manual of the device on how to do this.
* Use lower addresses first (1, 2, ...)
* For each device, it is generally recommended to stick with the factory default baud rate, parity, and stop bits.

Set the Modbus address through the power meter's “Address” configuration menu.
{% endhint %}

<figure><img src="/files/HGrLY4KlyWd3kTCVAKus" alt="Carlo Gavazzi logo"><figcaption></figcaption></figure>


---

# 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:

```
GET https://docs.voltmasters.io/device-integrations/energy-meters/carlo-gavazzi/em24.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
