By 953313493@qq.com , 22 November, 2019 Forums Gurux.DLMS is there any api to translate hdlc fram like web at http://www.gurux.fi/GuruxDLMSTranslatorInfo Now I can use api PduToXml to translate pdu, but i can not find the way to trancelate hdlc like 7E A0 08 02 65 61 93 74 F2 7E I want to get the result like that : <HDLC len="10" > <TargetAddress Value="178" /> <SourceAddress Value="48" /> <!--SNRM frame.--> <FrameType Value="93" /> <Snrm> </Snrm> </HDLC> Hi, Hi, GXDLMSTraslator MessageToXml does this. BR, Mikko Now I find the api in C# but Now I find the api in C# but not in c++, so it cannot work in c++,right? Hi, Hi, In ANSI C++ there is no MessageToXml. Only PduToXml is implemented. I'll add that to the worklist. I believe it's ready in the begin of next year. BR, Mikko Hi, Thank you . Hi, Thank you .
Now I find the api in C# but Now I find the api in C# but not in c++, so it cannot work in c++,right?
Hi, Hi, In ANSI C++ there is no MessageToXml. Only PduToXml is implemented. I'll add that to the worklist. I believe it's ready in the begin of next year. BR, Mikko
Hi,
Hi,
GXDLMSTraslator MessageToXml does this.
BR,
Mikko
Now I find the api in C# but
Now I find the api in C# but not in c++, so it cannot work in c++,right?
Hi,
Hi,
In ANSI C++ there is no MessageToXml. Only PduToXml is implemented. I'll add that to the worklist.
I believe it's ready in the begin of next year.
BR,
Mikko
Hi, Thank you .
Hi,
Thank you .