Hello Gurux,
We are trying to communicate to a electric meter (DLMS supported meter) using serial port, handshaking is working fine from my board to meter(which ensures that conenctions are proper), but with Gurux client code, I am facing issue saying sending failed..
I am using comm.open("/dev/ttyUSB0",false) and this is success, with the same comm connection when it calls comm.InitializeConnection() or comm.GetObjects() this fails with error 252 and I get a error message as
The online DLMS<->XML translator on the Gurux web site uses an XML schema that seems very different from the one in the DLMS specification. Is there a plan to make the translator conformant?
i want to remotely connect and disconnect device...for that i use Disconnect control interface class .....
so which changes are required in XDLMS director to send the command for "ACTION" for specific methods....
i want to transfer association objects in no of blocks but the XDLMSDirector doesn't send the next block command ..
what is the problem?
which changes are required?
I am working in a task that includes adding new DLMS IC to TI library
I've made some research but it's still kinds blurry for me , i just know that to add new Class to the TI library i should have the COMPLETE Blue book , since the library just have some basic classes
and to add a new IC i should define attributes and methods and that's it ( correct me if i am wrong )
if someone can tell me how to start or give me any tips i would be grateful