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 pid_t , 26 May, 2016

Reading Actaris/Itron SL7000 with Gurux.DLMS.cpp

Forums
Gurux.DLMS

Hi,
I'm trying to read the load profile of an Actaris SL7000, but it doesn't seem to work as expected. I'm using Gurux.DLMS.cpp from github (my HEAD is at af9475b004d66).

The code:

By aminaiee , 23 May, 2016

Reading multiple objects at once

Forums
Gurux.DLMS

Hi,

By the use of Gurux DLMS C++ library under Linux, I have successfully connected to my ACE6000 meter and read the required objects from the meter. But as far as I am using usb-to-serial converter, the loop delay (arround 1ms) inside the usb-to-serial converter driver does not permit me to read the 13 objects fast enough.

To have a stable serial line I have to use sleep, and select API inside my code which brings me an overall of 4 seconds to read all the 13 objects while I need to read the objects in at most 2 seconds.

By dntimmie , 20 May, 2016

Read out IskraEmeco MT382

Forums
Gurux.DLMS

I can connect to a MT382 with Gurux Director, but failed to read out the object list. Beneath the log file:
Log created 11:27:04 AM
11:27:12 AM Initializing Network connection.
11:27:14 AM Send AARQ request
00 01 00 01 00 01 00 38 60 36 A1 09 06 07 60 85 74 05 08 01 01 8A 02 07 80 8B 07 60 85 74 05 08 02 01 AC 0A 80 08 31 32 33 34 35 36 37 38 BE 10 04 0E 01 00 00 00 06 5F 1F 04 00 00 7E 1F FF FF
11:27:15 AM Received data

By danilodesouzapereira , 16 May, 2016

Instantiations of GXDLMSServer

Forums
Gurux.DLMS

Hi,
I need to create a large number of objects from GXDLMSServer, trying to simulate a real metering system. If the servers are set to different ports of the same IP address, can a real DLMS client (Meter Data Colector, for example) communicate with those objects ?

By amfragal , 5 May, 2016

* Access Rights depending on client connection *

Forums
Gurux.DLMS

Hi!

Is there any way to specify access rigths to Attributes in an GXDLMSObject, depending on the client connection (public, management,..) used from the client side?

We are analyzing Gurux.DLMS.Server.Example in C# and we don“t see an inmediate way to get that goal.

Thaks in advance!

By Leila , 23 April, 2016

Read the value of an OBIS code

Forums
Gurux.DLMS

Hi,

I am using below functions to get the value of Active Power:

CGXDLMSVariant value;
CGXDLMSObject pObject(OBJECT_TYPE_REGISTER, "1.1.1.8.0.255");
comm.Read(&pObject, 2, value);
long unsigned int IntValue = value.ToDouble();

But value variable in CGXCommunication::Read function returns nothing. (The value variable in not used in the function.
This way worked with the previews version written without Linux OS option.

could you help me how to read an active power value?!

Best regards,
Leila

By Swapnil , 22 April, 2016

Not getting CGXProfileGenericObject class definition inside DLMSServer C++ code

Forums
Gurux.DLMS

Hi,
I am using C++ Server code for communicating to GxDLMSDirector using Logicalname server (i.e 4061).
I am able to complete basic commincation from server to client .
Now I need to add load profile object ("1.0.99.1.0.255") for sending multiple OBIS code .
But code for profile load object (CGXProfileGenericObject ) is commented inside GDLMSBase.cpp .
Please guide me to add the same.

Thank you.
Swapnil

By Rolorob , 22 April, 2016

Descriptions no longer display correct after upgrade to GuruX 8

Forums
Gurux.DLMS

We noticed that one of the changes in the later releases of GuruX was that you have to update OBIS-code information, we now have to use the class GXDLMSConverter and call UpdateOBISCodeInformation.

We have done this, but it doesn't give back the correct subscriptions for us.

Our code: new GXDLMSConverter().UpdateOBISCodeInformation(register);

We have the following OBIS-codes that do not get the correct description:

By Rolorob , 14 April, 2016

DLMS 8 and higher -> Problem parsing values

Forums
Gurux.DLMS

We are currently reading various Iskra and Landis & Gyr meters with your software.
This week we upgraded from V7 to V8.1 of the software, and some measurements do not seem to be retrieved correctly.

I have tried retrieving a load profile (1.0.99.1.0.255) from the Landis & Gyr S650. The load profile is setup as follows:
http://imgur.com/QuUnYHq

It has various registers that it keeps 5 minute values of. When we read it with Gurux V8.1, some registers in the profile do not get read out correctly.

By marco_semax , 12 April, 2016

HLS: GMAC & Authentication (Tcp/IP)

Forums
Gurux.DLMS

Hey Guys,

Im trying to communicate with a Elster IP Module. It has IDIS Pack 2 standart and GMAC Authentification.

I dont understand which way i have to go (SecureClient/Client). My Module has:
Management client (0x01), HLS, security policy 0

See attached screenshot for working config in other software tool.

1.) I tried with a Secure Client:

GXDLMSSecureClient dlms = new GXDLMSSecureClient();
dlms.UseLogicalNameReferencing = true;
dlms.InterfaceType = InterfaceType.WRAPPER;

Pagination

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