Skip to main content
Home
for DLMS smart meters

Main navigation

  • Home
  • Products
  • About us
  • Open Source
  • Community
  • Forum
  • Downloads
User account menu
  • Log in

Breadcrumb

  1. Home
  2. Read Profile Genric For Billing Profile From Android

Read Profile Genric for Billing Profile from Android

By Test@123, 8 March, 2024
Forums
Gurux DLMS for Android

We need to read Profile Generic for Billing Profile.We can able to read "Nameplate Profile". But while reading "Billing Profile" we are getting " Access Error : Device reports a unavailable object" Error. Obis code is correct compared in DLMSDirector.And also having multiple rows for Billing Profile in DLMSDirector. Can you please help me?

Profile picture for user Kurumi

Kurumi

1 year 3 months ago

Hi, Some meters support only…

Hi,

Some meters support only specific ways to read profile generic.

Try to select Billing Profile in GXDLMSDirector. Then select read last 0 days.
If it works you need to use ReadByRange method.
If it doesn't work select "Read 1" and "Count 1". If it works then you need to use ReadByEntry method. If that is not working select "All". Now you need to read all the data.

BR,
Mikko

Test@123

1 year 3 months ago

Yes. We already using…

Yes. We already using readRowsByRange() only. Then only getting this issue. In Same DLMSDIrector is working fine

var obj = GXDLMSProfileGeneric("1.0.98.1.0.255")
val start = Calendar.getInstance()
start[2019, 11] = 19
val end = Calendar.getInstance()
end[2019, 11] = 19
readObject(obj, 3)
readRowsByRange(obj, start.time, end.time)

Profile picture for user Kurumi

Kurumi

1 year 3 months ago

Hi, Check the start and end…

Hi,

Check the start and end dates. Set minutes and seconds to zero. I belive that will solve your problems.

BR,
Mikko

Test@123

1 year 3 months ago

We are sending the following…

We are sending the following date time format. But getting same error.

Tue Nov 19 05:30:00 GMT+05:30 2019

Profile picture for user Kurumi

Kurumi

1 year 3 months ago

Hi, You try to read values…

Hi,

You try to read values from the year 2019. Some meters return an error if there are now rows. Try to read the last day.

BR,
Mikko

Test@123

1 year 3 months ago

Hi My Meters current Date is…

Hi

My Meters current Date is Fri Nov 22 00:00:00 GMT+05:30 2019
So i am reading from Fri Nov 22 00:00:00 GMT+05:30 2019 to
Fri Nov 22 00:00:00 GMT+05:30 2019.
But i am getting Access Error : Device reports a unavailable object.

also tried Thu Nov 21 00:00:00 GMT+05:30 2019.
This date also. But getting same error.

Thanks for advance.

Profile picture for user Kurumi

Kurumi

1 year 3 months ago

Hi, Can you read anything…

Hi,

Can you read anything else, e.g. capture objects, from this profile generic object?
Check that your logical name is the same as with GXDLMSDirector. Check also that you are using the same authentication level.

BR,
Mikko

Test@123

1 year 3 months ago

HI, Yes. We are able to read…

HI,

Yes. We are able to read "Name plate & Daily Load Profile".But can't able to read " Billing & Block Load Profile"

Profile picture for user Kurumi

Kurumi

1 year 3 months ago

Hi, I believe that you need…

Hi,

I believe that you need to ask if there are meter firmware updates available from the meter vendor.

BR,
Mikko

Test@123

1 year 3 months ago

Hi, Firmware has been…

Hi,
Firmware has been updated. But we are getting the same issue "Access Error : Device reports a unavailable object" for Billing Profile

Profile picture for user Kurumi

Kurumi

1 year 2 months ago

Hi, The device reports an…

Hi,

The device reports an unavailable object error which means that the Billing Profile is not available in this association view. You have to check in the meter's documentation which association view the billing profile can be found.

BR,
Mikko

  • Log in or register to post comments
  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Thu, 06/19/2025 - 09:33
    Gurux.DLMS.Python 1.0.185
  • Wed, 06/18/2025 - 15:11
    Gurux.DLMS.Python 1.0.184
  • Wed, 06/18/2025 - 10:05
    Gurux.DLMS.Python 1.0.183
  • Wed, 06/18/2025 - 09:06
    GXDLMSDirector 9.0.2506.1801
  • Wed, 06/18/2025 - 08:41
    Gurux.DLMS.Net 9.0.2506.1801

New forum topics

  • HLS GMAC L+G 570
  • Unable to read parameter values from Landis+Gyr E550 meter using GXDLMSDirector - NoAccess status
  • data.SetComplete(false); But all data recieved
  • Crash (endless loop)
  • Server is not able to download object list with maxPduSize 64 or 128 (or anything below 156-bytes PDU size)
More
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin