I am using Gurux DLMS (C++) version. The few values of Instantaneous-profile is not in readable format.
When I read same using DLMSDirector tool, then I getting different format for the same.
I am sharing the fetched data of instantaneous-profile of my sample program as well as DLMSDirector tool.
I will email the log of DLMSDirector tool for the same.
Kindly check and suggest asap.
-----------------------------
My sample application data:
I don't know what object type your meter is using for 0.0.1.2.0.255, but I believe that your UI type is not set because it's octet-string. Set UI-Datatype to DLMS_DATA_TYPE_DATE_TIME for 0.0.1.2.0.255 and you can see the value as a date-time string.
Hi,
Hi,
I don't know what object type your meter is using for 0.0.1.2.0.255, but I believe that your UI type is not set because it's octet-string. Set UI-Datatype to DLMS_DATA_TYPE_DATE_TIME for 0.0.1.2.0.255 and you can see the value as a date-time string.
BR,
Mikko