Hi ,
Before a week we got the DLMS library in ANCI C from gurux. I don't have idea how to read data by using those APIs.So please try to simple document for that. Particularly don't to read profile generic data like instantaneos as group etc.. i can clear the authentication of meter and i read nameplate .
Hey,
I posted here first http://www.gurux.fi/comment/8841#comment-8841.
My problem is that I don't quite understand how I can connect to the meter.
I mean, it's a client-server model, the meter being the server, but I don't know how I can put the server running on the meter.
Hello, I am reading generic profile object (0.0.99.1.0.255) from single sl 7000, but if I connect two sl together like "master" and "slave", object 0.0.99.1.0.255 return me
"gurux.dlms.GXDLMSException: Access Error : Device reports scope of access violated."
but register (0.1.98.1.0.255) returns data from both emeters. What object stores the values in the connection of two electric meters?
I'm wondering if the C++ library in github.com can support struct and array data type.
It seems reading is ok, but did it handle these 2 types while writing?