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 Alessia , 29 November, 2019

upgrade firmware

Forums
Gurux.DLMS

Hi,
How Can I upgrade the smart meter firmware using Gurux libraries?

Thank you,
Alessia

By folivares , 24 November, 2019

DLMS COSEM ON PYTHON (DATA SEND FILED)

Forums
Gurux.DLMS

Hello,

I am using the DLMS/COSEM python library to read data from an Actaris meter (SL761B070). However, I have not been able to establish communication with it.

When trying to communicate, I get the following errors:
Data send a file try to resent 1/3
Data send a file try to resent 2/3
RX 14:5317 DisconnectRequest TimeoutException ('Failed to receive a reply from the device in the given time')

By 953313493@qq.com , 22 November, 2019

is there any api to translate hdlc fram like web

Forums
Gurux.DLMS

is there any api to translate hdlc fram like web at http://www.gurux.fi/GuruxDLMSTranslatorInfo
Now I can use api PduToXml to translate pdu, but i can not find the way to trancelate hdlc like

7E A0 08 02 65 61 93 74 F2 7E

I want to get the result like that :

By AndreasAtPowel , 22 November, 2019

Changes in Version 9.0.1909.0901 breaks code

Forums
Gurux.DLMS

Hi
We updated Gurux.DLMS.NET from a 8.5 version to version 9.0.1911.0901 due to the Time bug in parsing EventNotification, that you fixed for us.
Problem now is that you in version Version 9.0.1909.0901 introduced GXArray and GXStructure to replace where you earlier used object[]. This totally breaks our code, not build errors but runtime errors. The big problem is that GXArray and GXStructure inherits List<object>.
I think if it instead would have inherited object[] there would have not been any problems.

By Techapirant , 19 November, 2019

Failed to read object - Rows By Entry Error

Forums
Gurux.DLMS

Hello,

I am getting Failed to read object - Rows By Entry Error if data is not present using com_readRowsByRange function

Case 1 :
Start Time : 15-11-2019 10:00:00
End Time : 19-11-2019 10:00:00
Data Available Between 17-11-2019 to 19-11-2019
In above case I am getting error

Case 2 :
Start Time : 17-11-2019 10:00:00
End Time : 19-11-2019 10:00:00
Data Available Between 17-11-2019 to 19-11-2019
In above case I am not getting any error; Data is getting retrieved

By Pavan.NR , 15 November, 2019

Unable to read GAMA 100 DLMS Meter

Forums
Gurux.DLMS

Hello all,
I'm trying to read GAMA 100 Type G1B,164 DLMS meter using GuruX. When I tried to send SNRM frame (7E A0 07 03 21 93 0F 01 7E) I am not receiving any response from meter. Can anybody guide me how can I read this meter.
I had selected Elgama Elektronika Manufacturer in GuruX.
I am trying to read Public Client association with client address as 10.
I had tried reading this meter from both Optical and RS485 interfaces but failed to receive response from meter. I don't know whether I am doing any mistake.

By pangda , 15 November, 2019

Is Gurux.DLMS support IEC 62056-21 (DLMS-COSEM) protocol to collect illuminometer data

Forums
Gurux.DLMS

now i have a project need use IEC 62056-21 (DLMS-COSEM) protocol to collect illuminometer data?

i have viewed the IEC 62056-21 (DLMS-COSEM) protocol document, the protocol offers five alternative protocol modes, which can be used by the tariff device: A,B, C, D and E.

i am first contact with DLMS and ICE 62056-21 protocol.

i have checked the ANSI C DLMS Library source code, and find that there is not anything about ICE 62056-21 protocol.

By dwnmastrodomenico , 14 November, 2019

Error: TypeError: 'type' object has no attribute '__getitem__' Class Authentication - GXDLMSClient - Python2.7

Forums
Gurux.DLMS

Hi. I am trying to read a meter using tcp / ip using the gurux_dlms and gurux_net libraries in python2.7. Python 2.7 is the version that I have available in my system. But, when I run my script it shows me the following error.

Traceback (most recent call last):
File "readRMSMeter.py", line 40, in <module>
client.authentication = Authentication["LOW"]
TypeError: 'type' object has no attribute '__getitem__'

I am assigning the necessary information for the connection directly, as follows

By pangda , 13 November, 2019

is there source code for xmltopdu or pdutoxml(GuruxDLMSTranslator To XML or To PDU)

Forums
Gurux.DLMS

is there source code for xmltopdu or pdutoxml(GuruxDLMSTranslator To XML or To PDU)?

i want to use pdutoxml to analysis the response data.

By pangda , 12 November, 2019

Server example and Client example test error

Forums
Gurux.DLMS

Server example
pangda@Ubuntu:~/share/DLMS_C/GuruxDLMS.c/GuruxDLMSServerExample/bin$ ./gurux.dlms.server.bin
Short Name DLMS Server in port 4060.
Example connection settings:
Gurux.DLMS.Client.Example.Net -r sn -h localhost -p 4060
----------------------------------------------------------
Logical Name DLMS Server in port 4061.
Example connection settings:
GuruxDLMSClientExample -h localhost -p 4061
----------------------------------------------------------
Short Name DLMS Server with IEC 62056-47 in port 4062.

Pagination

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

  • 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
  • Reading block profile with Compact array
More

Who's new

  • sAYgntkdaTjhgpvfz
  • HenryEneno
  • ScottCab
  • prmjPfWJENeYCh…
  • Tyronesok
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin