Skip to main content
Home
for DLMS smart meters
Open source solutions for DLMS smart metering

Main navigation

  • Home
  • Products
  • About us
  • Open Source
  • Community
  • Forum
  • Downloads
User account menu
  • Log in

Breadcrumb

  1. Home
  2. Forums
  3. Gurux.DLMS

Forum Rules

Before commenting read Forum rules

Don't comment the topic if you have a new question.

You can create a new topic selecting correct category from Gurux Forum and then create a new topic selecting "New Topic" from the top left.

Description

Questions and comments about
Gurux DLMS/COSEM Protocol Component.

Image
By goergios , 14 September, 2023

Simulator .xml templates

Forums
Gurux.DLMS

I'm looking for the XML file required for the Laendys+Gyr smart meter simulator.
If anyone has access to it or knows where to obtain it, please let me know.

Or in general except of crystal.xml where else I could find xmls that can build an simulated smart meter

By Franco Bani , 14 September, 2023

I can't read Historical Data through Gurux DLMS

Forums
Gurux.DLMS

Hi
I am trying to read the data in a Landis+Gyr LGZ405 electric meter associated to historical data profiles, via optical cable, using GuruX DLMS for Python.
I already could read simpler data succesfully, but, for example, when I do the command ' python .\main.py -r ln -S COM7 -d DLMS -i HdlcWithModeE -g "0.0.98.1.0.126:2" ', it returns "Read capture objects first", and I do not know what it means by "Capture Objects".

By Ford_YE , 12 September, 2023

use Gurux.DLMS.Simulator.Net and Gurux.DLMS.Client.Example.python

Forums
Gurux.DLMS

I have questions about DLMS, I use the Gurux.DLMS.Net simulator to simulate the smart meter (I use the xml in the github : crystal.xml). And how to get the simulator meter data using Gurux.DLMS.Client.Example.python code?

The steps I have done as below:

I clone the Gurux.DLMS.Net from github and run the simulator as the command:

> Gurux.DLMS.Simulator.Net.exe -p 1000 -x crystal.xml -t Verbose -N 1
Is this command simulate a meter from crystal.xml?

and it print the content as below:

By Vikas_Balichakra , 5 September, 2023

DLMS error code Exception response error from meter

Forums
Gurux.DLMS

Hi,
One of our client getting Exception response error ( Operation-not-possible) error from meter. When can meter send this error??
And what are all the test scenarios to recreate this issue ?

We are currently implementing code to handle Authentication error when we establish an AA with the ESME (i.e., mismatch of the EK/AK keys in Head end system and ESME). We have used scope-of-access-violated (13) error from the ESME as an authentication failure indicator but the responses returned seems inconsistent:

By davidzidar_INEA , 5 September, 2023

Gurux.DLMS.Python - Reading "1.0.99.1.0.255 Load profile with period 1, i.e. General load profile" history values

Forums
Gurux.DLMS

Hi,

I am trying to read history values in Gurux.DLMS.Python (Gurux.DLMS.Client.Example.python folder - GXDLMSReader.py).

When I run the GXDLMSReader.py code - everythink is as it should be (connection is successful, also reading all values, and printing them (in HEX trace) to CMD).

Now I am trying to get "1.0.99.1.0.255 Load profile with period 1, i.e. General load profile" history values. Before that, I have specified which OBIS code to capture in load profile

By Franco Bani , 4 September, 2023

How do I specify the OBIS to read via Gurux with Python

Forums
Gurux.DLMS

Hi. I have Gurux for Python, and I'm trying to read an electric meter via DLMS.
The command that I put in the command line is: [python .\main.py -r sn -S COM7 -d DLMS -i HdlcWithModeE] and it works but it makes a query for every OBIS possible.

By Index+Alois , 1 September, 2023

ISKRA IE.x - DLMS

Forums
Gurux.DLMS

Hi,

We use to get data from ISKRA meter with GXDLMS for years but we received a few monthes ago a new ISKRA meter the IE.x.

We tried the set up GXDLMS with the same data but we didn't succeed.

Do you have an idea why this one could not connect ?

We are not sure about the parameters we need to set for : client adress - logicial server - physical server.

If it could help here is the manual : https://www.indexplus.be/wp-content/uploads/IE.x-UM_V2.20_EN-1.pdf

By tfo_develco , 30 August, 2023

No data with cl_readList() response

Forums
Gurux.DLMS

I'm trying to read a list of register with cl_readList (GuruxDLMS.c). I based my function on the GuruxDLMSClientExample. The reply from the meter is:
PDU: c403c1040104010401040104

<GetResponse>
<GetResponseWithList>
<!--Priority: HIGH ServiceClass: CONFIRMED invokeID: 1-->
<InvokeIdAndPriority Value="C1" />
<Result Qty="04" >
</Result>
</GetResponseWithList>
</GetResponse>

By javid123 , 26 August, 2023

Authentication values

Forums
Gurux.DLMS

Hello,

I downloaded the code from Github . https://github.com/Gurux/Gurux.DLMS.Net .
now i want to edit my Authentication values in the code.

MY AUTHENTICATION VALUES ARE :

Interface = HDLC
Authentication = MR
password = lnt1

so in the code i find a line Client.init(true, 16, 1, DLMS_AUTHENTICATION_NONE, NULL, DLMS_INTERFACE_TYPE_HDLC);

i want to know what values should i use there so it will connect to my meter .

i hope i will get a reply.

By JavierDiaz , 17 August, 2023

Simulator - error ServiceError Initiate error exception. Initiate IncompatibleConformance

Forums
Gurux.DLMS

Hi,
I have xml file and string connect for start simulator:
Gurux.DLMS.Simulator.Net.exe -p 1000 -x sim.xml -t Verbose -N 1 -a None -c 7 -s 1 -l 0.

Simulator meter settings:
Start protocol - DLMS
Authentification - None
ClientAddress - 7
Logical Server - 0
Physical server - 1
Host - localhost
Port - 1000

Pagination

  • Previous page
  • 38
  • Next page
Gurux.DLMS
  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Mon, 07/27/2026 - 12:37
    gurux.dlms.cpp 9.0.2607.2701
  • Thu, 07/23/2026 - 16:19
    gurux.dlms.java 4.0.96
  • Thu, 07/09/2026 - 14:34
    Gurux.DLMS.Python 1.0.201
  • Fri, 06/26/2026 - 16:32
    Gurux.Service 3.0.2606.2601
  • Wed, 06/24/2026 - 08:36
    Gurux.DLMS.Python 1.0.200

New forum topics

  • Service not known error on gprs communication
  • Help Needed: Interfacing Saral 100 Energy Meter with Microcontroller via RS232
  • Connecting Meter to Agent via serial
  • Reading block profile with Compact array
  • DLMS server - serving multiple similar datasets gathered from multiple meters across distinct logical addresses
More

Who's new

  • CTKNhZElptjSlOrpkXl
  • YCbccqfLGRMnlCWoJhXP
  • Malcolmactig
  • mhliang
  • Kevinmug
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin