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 Leila , 9 April, 2016

Set AUTHENTICATION in Gurux.DLMS.cpp (new API)

Forums
Gurux.DLMS

Hi,

I am trying to use the latest version of Gurux.DLMS.cpp on windows but I am confused how to set the authentication.
I initiate the meter as below:
CGXDLMSClient cl(true, 3, serverAddress, GXDLMS_AUTHENTICATION_LOW, "ABCDEFGH");
It, however, sends "34 E6 30 00 00 00 00 00" to the meter as the password and then I get:
AARQRequest failed 21.
InitializeConnection failed Authentication mechanism name not recognised..

I would be pleased if you help me know how to initiate with authentication.

By Leila , 6 April, 2016

Set addresses in Gurux.DLMS.cpp (new API)

Forums
Gurux.DLMS

Hi,

I am trying to use the latest version of Gurux.DLMS.cpp on windows but I am confused how to set the addresses.
In this version,the addresses are set as integer variables. How can we set them and also how can we set upper and lower of serveraddress?

Thank you for your help.

Best regards,
Leila

By zz , 30 March, 2016

SL7000 profile 0.0.99.1.0.255 with registry 1.1.8 1.2.8

Forums
Gurux.DLMS

Hi everybody

I would like (I hope) to open new discussion about reading ptofile 0.0.99.1.0.255 with registry 1.8 and 2.8 with time stamp.

SL700 meter as we know do not have all COSEM implementation, so there is not possible to read data from range.

In my SL7000 I can read data like this:

By Swapnil , 22 March, 2016

New GuruxDLMSLibClientExample CPP compilation error :Makefile error

Forums
Gurux.DLMS

Hi ,
I have downloaded client code from http://www.gurux.fi/newAPI .
I have gone through read me file too and created obj and lib folder for run make in linux.
I am able to compile development folder and create lib libgurux_dlms_cpp.a .
But when I am running make inside /Gurux.DLMS.cpp-master/GuruxDLMSClientExample/ folder it gives me error as below:

By Yury_Sh , 15 March, 2016

SL7000 OBIS codes set

Forums
Gurux.DLMS

Hi,

Can anybody give me any information on the set of OBIS codes for SL7000?
I mean, which codes are supported in this device and what kinds of data correspond to each OBIS code.
For example, I need to know what kind of data (structure and meaning) an object coded 0.0.99.128.1.255 contains.

Thank you,
Yury_Sh

By Stier , 2 March, 2016

Unable to connect meter with HDLC and Serial number

Forums
Gurux.DLMS

Hi guys!

Within the version 8.x.x.x of the Gurux.DLMS.Net I'm unable to connect to a L+G E650 (CU E65C - TCP/IP) with HDLC addressing and a serial number. I was able to connect the meter with the DLMSDirector (Version 7) with a serial number. As I upgraded to DLMSDirector (Version 8) the connection always runs into a timeout (Failed to receive reply from the device in given time).

By Leila , 2 March, 2016

Creating LN constructor of CGXDLMSObject class

Forums
Gurux.DLMS

Hi,
I am going to read active energy from a meter. As I am working based on logical name referencing, So I found that I need a LN constructor of CGXDLMSObject class as the input of GXClient::Read function. But I do not know how to set ln variable for CGXDLMSObject(). Could you help me?
Generally, how can I get normal request for active energy and then decode the response?
Thanks in advance.

By dafeng0908 , 2 February, 2016

AARQ and AARE encoding.

Forums
Gurux.DLMS

I have question about gurux source code's AARQ and AARE encoding.

clinet sent aarq to server some message as below :
<- 00 01 00 01 00 01 00 38 60 36 a1 09 06 ........ 7e 1f ff ff
I can understand "60 36 a1 09 06 ........ 7e 1f ff ff
but cant understand "00 01 00 01 00 01 00 38 "

what is the mean about "00 01 00 01 00 01 00 38 "?

By tinchobolivar , 19 January, 2016

More problems with ACE6000/7000

Forums
Gurux.DLMS

Hi, I had a C# app for reading meters ACE 6000/7000 with GURUX.DLSM Version 7.0.8.1 and it works perfectly.

I use the Class GXCommunicatation you provide on .NET Sample and I can read all data i need, even ProfileGeneric rows (ReadRowsByRange), where these meters keep End Of Billing info.

But now, I'm trying to migrate to new version of Gurux (version 7.3.31.1, I downloaded it with Nuget).
I modified my code becouse it no longer compiled, there was some changes on the interfaces.

By fighter , 14 January, 2016

GURUX_DLMS lib in IAR

Forums
Gurux.DLMS

Hello,

is it possible to import GURUX DLMS library in IAR for msp430 or arm platform??

Did someone succeded with that???
I'm trying to import this in IAR, but i have problems with templates, since IAR uses EC++ runtime library which does not support templates...

Can someone help me with that??

Thanks,
Regards...

Pagination

  • Previous page
  • 126
  • 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

  • T_APPL_DATA_LN_N1 subtest 3 fails on an LN-only server regardless of the response to a non-existing-object GET
  • Version mismatch between Gurux.DLMS 9.x and Gurux.Common/Gurux.Serial 8.x
  • Service not known error on gprs communication
  • Help Needed: Interfacing Saral 100 Energy Meter with Microcontroller via RS232
  • Connecting Meter to Agent via serial
More

Who's new

  • software_P
  • eloisedc16
  • OlegVoiva
  • Martaepili
  • Vegazone-Alini
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin