LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Reading xml file

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

Download All
0 Kudos
Message 1 of 2
(701 Views)

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

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 2 of 2
(675 Views)