---
title: "DLMS Client | Examples | N3uron KB V1.22"
slug: "dlms-client-examples"
description: "DLMS Client allows you to quickly and easily connect to any meter that supports the DLMS (EC 62056) protocol."
updated: 2025-09-30T15:55:29Z
published: 2025-12-22T18:01:30Z
canonical: "docs.n3uron.com/dlms-client-examples"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.n3uron.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Examples

## Connecting to a Landis+Gyr Meter Through an Ethernet to Serial Converter

In this example, the **DLMS****Client** is used to connect to a Landis+Gyr meter through a TCP connection. The configuration includes creating a gateway in order to permit the Utility to connect to the meter.

- **Step 1:** Create a module instance: (Config => Modules => Click the button to the left of Modules => Select New module).<font face="Arial, Helvetica, sans-serif"><span style="font-size: 18px;"></span></font><font face="Arial, Helvetica, sans-serif"><span style="font-size: 18px;"></span></font><font face="Arial, Helvetica, sans-serif"><span style="font-size: 18px;"></span></font>

![1_rep](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/1_rep.png)

- **Step 2:** Provide a name for the module, in this case, DlmsClient, set the module type to DlmsClient, and configure the new module as shown below.

![2_rep](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/2_rep.png)

- **Step 3:** Set the **Logger** configuration to default.
- **Step 4:** Create a new**Channel**and enter the **Host** and **TCP** port of your meter. Leave the **Reconnect delay**and **Timing**fields with default values.

![Figure%200%20-%20New%20Channel](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/Figure%200%20-%20New%20Channel.png)

**![Figure%201%20-%20TCP](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/Figure%201%20-%20TCP.png)**

- **Step 5:** Once the Connection is configured, let's add a new **Gateway**. Enable data collection, set the TCP port and leave the rest of the parameters with their default values.

![Figure%203%20-%20New%20Gateway](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/Figure%203%20-%20New%20Gateway.png)

![Figure%204%20-%20Gateway](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/Figure%204%20-%20Gateway.png)

- **Step 6:** Once the Connection and the Gateway are configured, let's add a new **Device**. For example, let's name it Landis. Then, enable data collection and set the **Physical Server**as****5628****. This value is because the last 4 digits of the meter's serial number are 4628 and after this, it is necessary to add 1000 (Landis specification) resulting in 5628. Leave the rest of the parameters with their default values. ![4_newdevice](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/4_newdevice.png)

![5_finalconfig](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/5_finalconfig.png)

****

- **Step 7:** Create and configure some tags to retrieve the data provided by the meter.

![9_tag%20show](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/9_tag%20show.png)

- **Step 8:**The tags should be now available and displayed with good quality in the **Real-Time** display panel.

![10_realtime](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/10_realtime.png)

[DLMS Client Full Product Details](https://n3uron.com/iiot-platform-modules/dlms-client/)
