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. How To Read All Instantaneous Profile Value (Voltage, Current, Etc ) Using Single OBIS Code?

How to read all instantaneous profile value (Voltage, current, etc ) using single OBIS code?

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 pradson , 24 July, 2019
Forums
General discussion

Hi,

Is it possible to read all instantaneous profile value using single OBIS code?
I mean can I read all (current, voltage, power, etc...) using single OBIS code.

Kindly suggest me.

Thanks & Regards,
Pradson

Profile picture for user Kurumi

Kurumi

6 years 10 months ago

Hi,

Hi,

This is not possible. You can read several objects in one request. All meters don't support it.
Use ReadList-method for that.

BR,

Mikko

pradson

6 years 10 months ago

In reply to Hi, by Kurumi

Hi Mikko,

Hi Mikko,

Kindly refer the below mentioned code. After My sample application is not true for first condition and true for second condition. Is it means my meter does not support "readList" method?

Kindly find the attached file of my program and its output. The method "readList" has failed and showing "Invalid Parameters" error.

Kindly suggest me asap.

//First Condition
if ((cl.GetNegotiatedConformance() & DLMS_CONFORMANCE_MULTIPLE_REFERENCES) != 0)
{
// It means readlist is supported ?
}

//Second Condition
if ((cl.GetNegotiatedConformance() & DLMS_CONFORMANCE_MULTIPLE_REFERENCES) == 0)
{
// It means readlist is not supported ?
}

Thanks,
Pradson

Image
Profile picture for user Kurumi

Kurumi

6 years 10 months ago

Hi,

Hi,

You are right on this. If DLMS_CONFORMANCE_MULTIPLE_REFERENCES bit is not set meter don't support readlist and all the values must read one by one.

BR,

Mikko

znasim

6 years 10 months ago

Hi Mikko

Hi Mikko
I want to connect to meter and read values like voltage and current how should i start?
please help me

Profile picture for user Kurumi

Kurumi

6 years 10 months ago

In reply to Hi Mikko by znasim

Hi znasim,

Hi znasim,

Please, start a new topic if you have a new question. I'll answer your question there.

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