Quantcast
Channel: LabVIEW topics
Viewing all articles
Browse latest Browse all 69758

Processing TestStand XML report with labview

$
0
0

Hello community,

 

I need to write an application which takes certain data out of teststand generated XML report. I am new in processing XML files in labview and I'm wondering how should I do it. (Attached the first first couple lines of my report and the VI I wrote.)

 

 

My basic problem is like this: I know that the serial number is under /Reports/Report/Prop/Prop/[Value], but how should I address this particular element?

 

I would understand this if it would be like /Reports/Report/UUT/SerialNumber/[value], because then I could address it easily, but instead of this the /Reports/Report has gazillion children named "Prop", so I first need to find the Prop which has the name of "UUT" then its child which has the name of "SerialNumber" to get the value.

 

Not sure if my problem description makes sense, I'm certainly unsure about the terminology. I guess my main question is if there is an easy way to find things in a teststand XML (mostly measurement results)?

 

thanks.

 

 

 

xml.png

 

xml_read.png

 


Viewing all articles
Browse latest Browse all 69758

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>