LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Write Read XML Files not made in LabVIEW

I have an application that needs to be able to write and read xml files.  My application needs to be able to save the files in such a format that an outside program can use the values saved in the xml file.  On a system restart I need to be able to read in the values that were saved back into the program and populate the multicolumn list box it came from.  My issue really is just reading it back in from the file. 

 

I could create a way of writing the xml file with the information in the format needed for the other program.  The problem really is, how do I handle reading in, and then populating controls with the information provided in the xml file with the xml file not in the LabView format. 

 

The xml controls that have been provided by NI are not usable in this case. 

 

Any suggestions or possible solutions would be greatly appreciated.  Thank you for all of the help ahead of time.

0 Kudos
Message 1 of 2
(2,653 Views)
Try LabXML.
0 Kudos
Message 2 of 2
(2,638 Views)