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. Complete Client Code Required To Read Registers In L&T ER300P Meter

Complete client code required to read registers in L&T ER300P meter

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.

By kiranakd , 26 October, 2020
Forums
Gurux.DLMS

Hi Sir,

We would like to integrate indian standard L&T make ER300P meters using your Gurux DLMS .Net libraries.
As part of the requirement, we need to read only registers (Active Energy, Reactive Energy etc. with use of its OBIS codes) from its RS485 interface using serial communication. And few meters will be looped in daisy chain. so we need to read each meters registers one by one which are in the same loop.

examples provided are with reading of all the objects. but couldn't find a way to read registers alone.

So kindly provide complete code to read 1 or 2 registers from one meter. we will modify the same to read from multiple meters. it will be a great help if you can arrange the code for the above.

Thanks in advance.

Also attaching the sample screenshot of the meter data read from DLMS director.

Image
Profile picture for user Kurumi

Kurumi

5 years 7 months ago

Hi,

Hi,

The client example reads all the values from the association view. You can read register values only like this:

GXDLMSRegister r = new GXDLMSRegister("0.128.162.128.255");
com.Read(r, 2);

You need to add all values that you want to read and read them.

BR,
Mikko

kiranakd

5 years 7 months ago

In reply to Hi, by Kurumi

Dear sir,

Dear sir,

Thanks for your quick response. will follow the same.

Extended to our request, if you can provide the code with the following functionality, it will be a great help as we are having less time to build the solution. Else no problem, we will try to do our self.

we wanted a Class Library with the following 3 methods.

-> Initialize Connection with the following inputs : Manufacturer=Indian Standard, Start protocol=DLMS, Authentication Level=None, Client Address=16, Password='', Address Type =SerialNumber,Interface = Wrapper,Logical Device='Serial No',Media=Serial, Serial Port='COM1',Port Settings=(Baudrate, parity, Data Bits,Stop Bits)

-> Read Register : Will follow your suggestion
-> Close connection

Thanks in Advance.

Profile picture for user Kurumi

Kurumi

5 years 7 months ago

Hi,

Hi,

You should check the client example. It'll do this.

BR,
Mikko

  • 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