03-14-2023 04:16 PM
I am trying to read an xml file but it does not parse it and give me elements. The zip file is compressed .xml file.
Thank you.
Girish
03-14-2023 06:24 PM - edited 03-14-2023 06:25 PM
If you use Write XML data with that cluster you'll see what it should look like. It's not quite the same.
Basically you're missing:
"<LVData xmlns="http://www.ni.com/LVData">
<Version>20.0.1</Version>"
in the beginning