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 Instant Profile Using Gurux Python Library

Read instant profile using gurux python library

Profile picture for user roydlms
By roydlms, 12 February, 2025
Forums
Known problems

Facing issue while reading L&T meter using gurux python library for instantaneous profile

obis= '1.0.94.91.0.255'
obj=GXDLMSProfileGeneric(obis)
start= datetime.now()
end=start
resultV=reader.readRowsByRange(obj,start,end)
reader.showValue(3, result V)
...
....
Getting an exception
Device reports. read-Write denied

Please help and advise

Regards

Amlan

Profile picture for user Kurumi

Kurumi

10 months ago

Hi Amlan, Reading rows by…

Hi Amlan,

Reading rows by range can be challenging with some meters. Try to set the minutes and seconds to zero. Can you read the IP with the client example?

https://github.com/Gurux/Gurux.DLMS.Python/tree/master/Gurux.DLMS.Clien…

BR,
Mikko

Profile picture for user roydlms

roydlms

10 months ago

Hi I tried by putting…

Hi

I tried by putting minutes and seconds = 0

obis = '1.0.94.91.0.255'
obj = GXDLMSProfileGeneric(obis)
start = datetime(2025,2,13,16,0,0,0)
end = datetime(2025,2,13,16,0,0,0)

resultV = reader.readRowsByRange(obj, start, end)
reader.showValue(3, resultV)

Getting same exception
Device reports. read-Write denied

How to read IP using client example? Please help

Regards

Amlan

Profile picture for user Kurumi

Kurumi

10 months ago

Hi Amlan, You can't use the…

Hi Amlan,

You can't use the same start and end time. There is no data. Read your meter with GXDLMSDirector. Then select your meter and you can see the command line parameters so you can read your meter with the client example.

BR,
Mikko

  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Wed, 12/10/2025 - 08:45
    gurux.dlms.java 4.0.85
  • Tue, 12/02/2025 - 10:21
    gurux.dlms.c 9.0.2512.0201
  • Mon, 12/01/2025 - 13:55
    Gurux.DLMS.Python 1.0.193
  • Thu, 11/13/2025 - 15:23
    Gurux.DLMS.Python 1.0.192
  • Thu, 11/13/2025 - 14:55
    gurux.dlms.java 4.0.84

New forum topics

  • GXTIME Conversion Issue
  • DLMS Meter Gurux DLMS Director Properties
  • Using MAX3232 + FT232RL to Energy meter with GXDLMS Director
  • Incomplete Firmware Upgrade Process
  • SNRM byte mening
More
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin