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 vahid , 6 July, 2017

dlms client with serial for embedded

Forums
General discussion

Hi Mikko,

do you have a dlms client lib (open source) for embedded? if not, what changes must be done on Gurux.DLMS and Gurux.serial to use it on AVR or ARM?

many thanks,

vahid

By orim , 19 June, 2017

DLMS Tariffication - How does it work?

Forums
General discussion

Hi!

I've been thoroughly reading the Blue Book for a while now but I can't wrap my head around how tariffication in DLMS is supposed to work.

What I'm expecting in terms of tarrification: multiple registers/profiles bound to tariffs, if tariff 1 is active, tariff register 1 receives values, if tariff 2 is active, tariff register 2 receives values.

But I don't think that is how it works in DLMS. It seems to have something to do with register activation; tariffication includes activating/deactivating different registers... Hmm..

By Goutam , 12 June, 2017

How to write voltage threshold in HPL 3 Phase Meter

Forums
General discussion

Hi,

Can you please provide me some of sample code to write the over and under voltage threshold in HPL 3 Phase Meter?

Regards,
Goutam

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

Pagination

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

Hire Us!

Latest Releases

  • Mon, 09/21/2026 - 10:18
    Gurux.DLMS.Net 9.0.2609.2101
  • Wed, 08/26/2026 - 09:04
    Gurux.DLMS.Python 1.0.203
  • Mon, 08/17/2026 - 11:28
    Gurux.DLMS.Python 1.0.202
  • Mon, 08/17/2026 - 09:47
    gurux.dlms.cpp 9.0.2608.1701
  • Mon, 08/17/2026 - 09:25
    gurux.dlms.c 9.0.2608.1701

New forum topics

  • Security vulnerability report — request for a private contact (GuruxDLMS.c / ANSI C)
  • Topic: Insufficient Memory Error When Reading Class 7 Profile Generic Objects
  • SN ReadResponse returns all-null values when response spans multiple HDLC frames
  • Gurux.Serial.Android 3.0.6 – CH340 (HL-340) USB-Serial Adapter Not Working,
  • Trying to talk to a L&G E360 meter (Using Python Gurux)
More
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin