Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

showing XML

How can I show Labview�s XML data as a table in a Browser like Netscape?
0 Kudos
Message 1 of 2
(2,623 Views)
There are a few ways to do this. Take a look at this link that discusses the issue some. How do I display Labview XML file in web browser

In addition you may just need to parse the XML sting out or use the XML VIs to get all the elements. Once you have the ekement syou can just build up the html code to display the table.
0 Kudos
Message 2 of 2
(2,623 Views)