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 chang2 , 14 October, 2018

How can i make control field one byte hex value?????

Forums
General discussion

I am using obis code to construct a dlms frame.

our test device is NJ12-210-GEN made by NamJun Co,Ltd in korea

we send broadcast packet by using python pyserial module, but we don't know how control field is set..

For example, we want to know date/time information, then we send dlms data included OBIS Code(08 00 00 01 00 00 FF)

In this case, full dlms data are set to "7E A0 1A 02 FF 23 54 DA 6D E6 E6 00 C0 01 81 00 08 00 00 01 00 00 FF 02 00 65 D7 7E"

when i translate they by using DLMS Translator, i can get xml code

By Joshua SOONG , 6 October, 2018

The system cannot find the reference specified GuruX.DLMS

Forums
General discussion

Hi,

I downloaded the example code Gurux.DLMS.Client.Example.VB. I am using VS 2017. When I open the project, it says "The system cannot find the reference specified GuruX.DLMS" for GuruX.DLMS. I went into "My Project" then "References". I added the "GuruX.DLMS.dll" file and yet this error persists. Can someone advice how to resolve this?

Much appreciate.

By yctn , 21 September, 2018

Landis+gyr g350 IR readout

Forums
General discussion

Im trying to do a readout on a landis+gyr g350. i have ab IR head which works just fine on my iskra MT171.

when i just send /?! i get =========================
/?!
as output

when i send: /?!\r\n. 2F 3F 21 0D 0A

i get this as output: /?!
. 2F 3F 21 0D 0A

here is my python script im using:

import time
import serial
import re

ser = serial.Serial(
port='/dev/ttyUSB0',
baudrate=300,
parity=serial.PARITY_EVEN,
stopbits=serial.STOPBITS_ONE,
bytesize=serial.SEVENBITS,
)

By camilo.zapata , 18 September, 2018

Problem with ACE6000

Forums
General discussion

Hello,

I have an ACE6000 meter and I read it without problems with the default configuration, but suddenly I started answering "Connection is permanently rejected. Authentication failure", I already tried with another meter and it does respond. Does anyone know how to reset the meter configuration to the default?

Thank you

I'm sorry for my English

By jk96 , 2 September, 2018

Secure Premier 300 RS232 Pinout Request

Forums
General discussion

Hello every one I am trying to connect Secure Premier 300 using RS232 & GXDLMSDirector the meter has a RJ11connector. so if someone have a pinout will be really helpfull.

By SharathK , 27 August, 2018

SNRMRequest failed 252

Forums
General discussion

Hi,

I am trying to run the GuruxDlmsClientExample.cpp from Visual Studio with parameters: -S COM3 -c 20 -s 1 -a Low -P "ABCD0001" -t Verbose. But when I run the .exe file I get the following message on the terminal:

By bagdeparag , 24 August, 2018

GuruX DLMS Protocol Porting on Microcontroller

Forums
General discussion

Hi,

By pradson , 17 August, 2018

How to write clock and others objects (registers) of DLMS/COSEM ER300P meter?

Forums
General discussion

Hi,

I have developed a sample application for reading DLMS/COSEM compatible ER300P energy meter using Gurux c++ library. Even I am able to read every object of that meter with the help of my sample application. So now I want to write every object through my sample application using c++. Kindly suggest me.

Kindly provide me the sample of code for writing clock and other registers of ER300P meter.

Thanks,
Pradson

By sakshi , 17 August, 2018

Recieving Push Message

Forums
General discussion

Hi Mikko,

I have read how to recieve push message at http://www.gurux.fi/Gurux.DLMS.Notify

GXDLMSNotifyHandler notify = new GXDLMSNotifyHandler(
//Is Logical name referencing used.
true,
//Client address
16,
//Server address.
1,
// Is used HDLC or COSEM transport layers for IPv4 networks (IEC 62056-47)
InterfaceType.Wrapper);

By bhargavdudani , 8 August, 2018

Data Explanation

Forums
General discussion

Hello

I am trying to connect italy stranded meter and i am getting below data but unable to understand what it is saying.

Here is my data.

7E A0 3C 03 2F 10 6B A1 E6 E6 00 60 2E 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 02 80 00 BE 10 04 0E 01 00 00 00 06 5F 1F 04 00 00 1E 1D FF FF 43 3C 7E

Can any one explain it to me

Pagination

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