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. General Discussion
Description

General discussion about Gurux community, forum, bugtracker, GXDN, web site, and / or products.

Image
By mmohsensayed , 7 June, 2017

DLMS Stack Python Implementation

Forums
General discussion

Are there any python implementation for the Gurux.DLMS ?

By rubinp , 5 June, 2017

Landis+Gyr E650 setup

Forums
General discussion

If I have an out-of-box unit, can I use tcp/ip to connect using GXDLMSDirector with the correct IP:port setting?

By bahubali , 2 June, 2017

Obejcts Downloading

Forums
General discussion

Dear sir,

We have tested DLMS stack with GURUXDLMS director .
But our customer Read the DLMS meter using Kalkitech meter explorer tool ...Then it is not working means object downloading gets failed ...
why it happens?
Any changes required?

The failed log is as follows:

18 : 25 : 16 METER-1 SENDING HDLC FRAME
18 : 25 : 16 ====>Tx METER-1 7E A0 1C 00 02 BA A7 21 32 20 FA E6 E6 00 C0 01 C1 00 0F 00 00 28 00 00 FF 02 00 91 53 7E

By Goutam , 2 June, 2017

How to read Maximum Demand in HPL 3 Phase Meter

Forums
General discussion

Hi,

HPL 3 Phase meter throw exception when i read the
following OBIS Code

GXDLMSObject MaximumDemand = new GXDLMSExtendedRegister("1.0.1.6.0.255");
Object MaximumDemandValue = grxComm.Read(GXDLMSExtendedRegister("1.0.1.6.0.255") , 2 );

Exception : Access Error : Device reports a undefined object.

Please let me know what may be wrong on my side.

By Goutam , 31 May, 2017

How to write TOD/TOU in HPL 3 Phase Meter

Forums
General discussion

Hi,
Getting exception when we try to write DateTime for TOD/TOU in HPL 3 Phase Meter

DateTime WriteTOD = DateTime.Now;
int AttributeIndex=10;

GXDLMSDayProfileAction guruxDayProfileAction = new GXDLMSDayProfileAction();
guruxDayProfileAction.StartTime = new Gurux.DLMS.GXTime(new GXDateTime(WriteTOD ));

GXDLMSDayProfile guruxDayProfile = new GXDLMSDayProfile();
guruxDayProfile.DayId = WriteTOD.Day;
guruxDayProfile.DaySchedules = new GXDLMSDayProfileAction[1];
guruxDayProfile.DaySchedules[0] = guruxDayProfileAction;

By Goutam , 18 May, 2017

How to write billing date in HPL 3 Phase Meter

Forums
General discussion

Hi,

RTC
-------
GXReplyData reply = new GXReplyData();
bool result = grxComm.ReadDataBlock(dlmsClient.Write("0.0.1.0.0.255", DateTime.Now(), DataType.DateTime,ObjectType.Clock, 2),reply );

Status: Successfully Written.

Billing Date
----------
GXReplyData reply = new GXReplyData();
bool result = grxComm.ReadDataBlock(dlmsClient.Write("0.0.15.0.0.255", DateTime.Now(), DataType.DateTime,ObjectType.Clock, 2),reply );

Status : Access Error : Device reports a hardware fault.

By taishyang , 15 May, 2017

Device Properties are empty

Forums
General discussion

Hi sir, when I execute GXDLMSDirector, some contents of Device Properties are empty as below picture
how to fix it? thanks

By cgonzalezb , 10 May, 2017

Dynamic IP addresses in GPRS connection

Forums
General discussion

I want to establish communication for a port and send that data to another port, the idea is to do something like tcp socket and connect a software to the meter with dynamic ip and tcp port. Can it be achieved with these libraries?

http://www.gurux.fi/Gurux.DLMS.DynamicIP

By Jackay , 4 May, 2017

Landis Gyr Energy Meter and DLMS

Forums
General discussion

Hello everyone!
Requirement:
I want to monitor data of eight Landis Gyr ZMG405CR4.0007.03 Energy Meters on my desktop PC.
Research:
I did a bit of research I found out that MAP120 is its configuration software so I downloaded. The model suggests that energy meter supports RS485 interface on RJ12 Connector. I also came to know that I can communicate these meters with my destop PC (Serial port built-in) over COSEM/DLMS protocol on serial link which brought me to this site.
Problem:

By vamsi , 3 May, 2017

'std::length_error' Error

Forums
General discussion

Hi Mikko,

I am facing the fallowing error. While reading the large data.

Pagination

  • Previous page
  • 60
  • Next page
General discussion
  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Mon, 06/15/2026 - 08:52
    gurux.dlms.c 9.0.2606.1501
  • Tue, 06/09/2026 - 11:16
    gurux.dlms.java 4.0.95
  • Tue, 06/09/2026 - 10:03
    Gurux.DLMS.Python 1.0.199
  • Mon, 06/08/2026 - 13:39
    gurux.dlms.cpp 9.0.2606.0801
  • Mon, 06/01/2026 - 10:15
    gurux.dlms.cpp 9.0.2606.0101

New forum topics

  • Error reading L&G Meter
  • Pass a TCP Client to GXNet
  • Australian EDMI Mk10D (Essential Energy area)
  • Strange mix of data notificiation vs get response
  • DLMS Connection
More
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin