I am trying to write clock object (0.0.1.0.0.255) using GURUX DLMSdirector.
Reading of clock object is right. when reading the tool shows accurate reading i.e. today's date-time.
but when i am trying to write object then it shows the error String was not recognized as a valid DateTime. .
why this happen? how to overcome this error?
is there any other procedure or setting required to write the clock object?
setting in tool menu is Attribute: 2.Type:OctecString.UIType:DateTime.
Dear sir,
I am trying to read and write the tarriff value into the meter. when i am reading the values , there is no problem ..but when i am writing the values the error shown as below. if i am writing value the tool is not sending set command it shows only following error
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?