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 Moataz Gamal , 11 September, 2022

Defining Captured Objects List Manually

Forums
Gurux.Net

Hi,
I'm trying to read a Profile Generic obis using the .net client example:
============
//reading the first record
GXDLMSProfileGeneric profileGeneric = new GXDLMSProfileGeneric("8.0.99.98.12.255");
object val = reader.ReadRowsByEntry(profileGeneric, 2, 1);
============
I get the following error: Captured Objects not read.

By sachinar007 , 23 August, 2022

EDMI Meter block Connection over TCP/IP

Forums
Gurux.Net

Hi Mikko,

We are using EDM meter over TCP/IP ie. interface as Wrapper. As per vendor he says that, the meter can support 3 active client connections.

Our application is multithreaded, so in a thread we connect meter, takes data and close it. While doing this we have observer that while initiating connection there is source and destination port. if the source port is changing as an when request is send to meter it consider new connection to meter and opens new client and so on. after it reaches max client count it blocks new connection to meter for inactivity time out.

By sachinar007 , 2 August, 2022

Firmware Upgrade in Smart meter over GPRS

Forums
Gurux.Net

Hi Mikko,

I am trying to upload firmware in HPL and JPM meter with "WRAPPER" as interface type. While updating Fw from GuruxDir it works. I have change wait time to 00:00:30.

can you please let me know how to set this parameter in .net sample example. Since after a time is give error.

also same is happening in case of if the meter ping fail .net sample gives error where as GuruxDir does not.

Please suggest.

By AliDev7 , 24 July, 2022

Which Source is the last version?

Forums
Gurux.Net

Hi

I'm try to create Client and server AMR from your Library (.Net). there are multiple source codes and document that I see in your website and in github repository. I wonder which on is the last version?
Because I have problem to implement sample codes. like this :

..
// Step 2: Initiate the Image transfer process.
ReadDataBlock(Client, Media, target.ImageTransferInitiate(Client, Identification, data.Length), reply);
...

'ReadDataBlock' function has two input, but in your code, you pass 4 input parameters to this function.

By hhkx , 8 July, 2022

Relay On/Off

Forums
Gurux.Net

Hi,

I am trying to relay off the meter.

Writing byte 1 value into obis 0.0.96.3.10.255. Should I write 1 or something else?

var relay = new GXDLMSData("0.0.96.3.10.255");
relay.Value = (byte)1;
_reader.Write(relay, 1);

It returns this error below:

By hhkx , 8 July, 2022

Connection stuck at AARQRequest

Forums
Gurux.Net

Hi,

I am trying to read a Hexing ATC dlms meter while console app. The connection gets stuck at _settings.Client.AARQRequest()

Connection settings: InterfaceType.Hdlc, Password.None, Client Address: 1, Server Address: 1, useLogicalNameReferencing: true.

I have even set these settings and tried again but nothing changes:
Client.HdlcSettings.MaxInfoTX = 512;
Client.HdlcSettings.UseFrameSize = true;

Their own software log below:

By sachinar007 , 9 May, 2022

Readbyrow is working guruxDirector but not in .net code example

Forums
Gurux.Net

Hi Mikko,

We are trying to read the block data (1.0.99.1.0.255) from the Smart Meter using optical prob. While using Director it works but the same is not working with .net example. have taken updated version of Gurux.

This is smart meter is CMS make with kalkitech meter software. We are using use of invocation counter. by passing it we pass higher number than the previous.
below is additional setting we pass.

By ogtheterror , 29 April, 2022

Reading Obis Object values

Forums
Gurux.Net

Hi All

We trying to read DLMS meters.
We can successfully connect and create association views. We are now trying to read the values of the GXDLMSObject's but we are not able to identify the reading value in the reply object when doing a Read as per the example below:
Read attribute value.public object Read(GXDLMSObject it,int attributeIndex)
{
GXReplyData reply = new GXReplyData();
ReadDataBlock(Client.Read(it.Name, it.ObjectType, attributeIndex), reply);
return Client.UpdateValue(it, attributeIndex, reply.Value);
}

By Sudhakar Sharma , 20 April, 2022

DLMS Meter Reader

Forums
Gurux.Net

I am new to this domain,
I am trying to build a TCPIP-based application to read the data from the meter.

I am using Gurux.DLMS.Meter.Listener.Net code as base code and I am able to read basic information.

I need a tool or a parser that can convert the received data packets to a human-readable format

below are some packet logged in tracer.

By s4_dlms , 4 April, 2022

Dlms Net - gateway

Forums
Gurux.Net

Dear Gurux manager
Hi

Pagination

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