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 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

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

Pagination

  • Previous page
  • 60
  • Next page
General discussion
  • 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

  • Possible memory leak in file dlms.c, getCompactArrayItem(), getCompactArrayItem2()
  • Official Gurux.DLMS.Client.Example.Net fails during High GMAC secure association (Invalid PDU), while Gurux Director connects successfully
  • gurux_dlms.GXDateTime.GXDateTime object Error in Python
  • 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
More
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin