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

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 Network Media Component.

Image
By dlmsDeveloper , 16 April, 2023

Gateway Error

Forums
Gurux.Net

Dear Gurux Manager
Hi

I use gurux C# library for Read my devices with a gateway
when software is server and gateway is client, between connection and meter reading gateway send DataNotification with 0x66 adress and i get Exception "Destination addresses do not match" , how can i handle this?
This happens both at the beginning of reading and in the middle of reading.

By Bhaumik , 17 March, 2023

Update Name in India.txt

Forums
Gurux.Net

Hi Mikko,

From the meter all values are coming in (W).

For the following obis code description is in kW.

Obiscode: 0.0.17.0.0.255
Obisdescription: Load Limit Value (kW)

Kindly check and update in india.txt file accordingly.

By kevin jose minj , 14 March, 2023

static sim ip connection issue

Forums
Gurux.Net

File "./GXClient.py", line 58, in main │
│ ││ dlms > settings.media.open() │
│ ││ dlms > File "/home/developer/dlms/dlmsintegrator/venv/lib/python3.9/site-packages/gurux_net/GXNet.py", line 278, │

By pooja_g , 9 March, 2023

AARQRequest Failed Not enough memory available

Forums
Gurux.Net

Hi,
I am using my smart energy meter with Gurux C client. I am getting "AARQRequest Failed Not enough memory available" error.

Below is the log :

$ ./gurux.dlms.client.bin -h 2402:3a80:1702:0035::0001 -p 5555 -i WRAPPER -t Verbose

Connecting to 2402:3a80:1702:0035::0001:5555
InitializeConnection

TX: 00 01 00 10 00 01 00 1F 60 1D A1 09 06 07 60 85 74 05 08 01 01 BE 10 04 0E 01 00 00 00 06 5F 1F 04 00 00 1E 1D FF FF

By tbvk , 6 February, 2023

Using GuruX for multiple seperate TCP connections individually

Forums
Gurux.Net

What would be the best way to go about writing a TCP-based server that accepts incoming connections from multiple meters and handles each seperately.

I see that GXNet has the ability to do so 9I looked at its implementation), but I was wondering if there was perhaps a way to somehow spawn a seperate IGXMedia per each connection such that I can handle each as their own meter.

Currently the listeners one can add don't provide all too much in terms of the abolity to handle seperate clients in a meaningful way.

By dlmsDeveloper , 29 December, 2022

Multiple meter reading with one port

Forums
Gurux.Net

Dear Gurux Manager
Hi

I use gurux.net and gurux.dlms C# for Read my devices
but i cant handle multiple meter read with an open port

i use this for open port :

GXNet server = new GXNet(NetworkType.Tcp, 777);
server.HostName = "x.x.x.x";
server.Port = 5060;
server.Open();
server.OnClientConnected += OnClientConnected;

and OnClientConnected method is:

By mohammadreza.k… , 26 November, 2022

There is a duplicate value in the enums.ObjectType

Forums
Gurux.Net

Hi!
There seems to be a problem with the "Gurux.DLMS.Net.enums.ObjectType".
There is a duplicate value in the "Gurux.DLMS.Net.enums.ObjectType".

The value is :
[XmlEnum("115")]
Token = 115,

This value does not exist in python and java.

Thanks a lot.

By Moataz Gamal , 26 October, 2022

Changing password

Forums
Gurux.Net

Hi Mikko,
I was attempting to remotely change the password for an electric meter (low security). After changing the password, the meter not longer accepts any password I try, neither the old one nor the new one I changed it to. Changing the password works find from gxdlms director. here's my code:

var obj = new GXDLMSAssociationLogicalName("0.0.40.0.7.255"); // Managment Remote
obj.Secret = new byte[] { 0xA9, 0x8A, 0xC7 }; // 11111111 in decimal
reader.Write(obj, 7);

By Mailvelan , 30 September, 2022

Gurux.Net Not Building in VS2019 as well as in VS2022

Forums
Gurux.Net

Hi All,

I have download gurux.net from github and tried to open the c# example in VS2019 first.
Well, the build failed as VS2019 has no support for .net6.0 framework.
So i installed Vs2022 and now the project is not building and says "System.Drawing.Design" and "System.Windows.Forms" is not supported in net5.0-windows.

Error Code: CS0246
Error Description: The type or namespace name 'UIXmlTypeEditor' could not be found (are you missing a using directive or an assembly reference?)

By qamran.shahzad , 20 September, 2022

Saving and using association View

Forums
Gurux.Net

Hello together
I am using the below function, i can save the association view to an xml file via the Client.Objects.Save method but not able to read and use it again. Has anyone had any luck with this or can help me out ?

Pagination

  • Previous page
  • 9
  • Next page
Gurux.Net
  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • 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
  • Thu, 05/28/2026 - 16:06
    gurux.dlms.java 4.0.94

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

Who's new

  • Tuanhgg
  • Adel
  • charnon
  • Paddles
  • Miguel Ángel
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin