<CommunicationMessage>
<CommandMsg>
<MsgID>1298983-123321-29932</MsgID>
<Command>MyStatus</Command>
<Parameter ParamName="Status">Waiting</Parameter>
<Parameter ParamName="onlineStatus">online</Parameter>
</CommandMsg>
</CommunicationMessage>
See attachment "NOT ok.jpg" for my test code. The "Variant To Data.vi" report error 91 (LabVIEW: The data type of the variant is not compatible with the data type wired to the type input.). The "Easy Parse XML.vi" do not report any error.
The strange thing is that it works the other way around. The are no problem to create an XML string from the same LabVIEW data type as in my first example. The result string is exactly the same as the XML string above. See attachment "Ok.jpg" for the test code.
I am using your "EasyXML" trial version, LabVIEW 8.5 and Vista Business with SP1.



Back to top










