LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to load XML element(Root and Child) while the CVI program is running.

Dear
 
   I creat a XML file (eg: D:/abc.xml), How can I display the root or child elements in a String.
  Thanks
  Yuki 
0 Kudos
Message 1 of 3
(3,576 Views)

Hi Yuki,

while I never used it, I know that CVI comes with an instrument driver to read/write xml files (\toolslib\toolbox\cvixml.fp): you can load it in you Instrument or Library menu.

There are also several discussions related to XML in this forum that you may want to search and read.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 3
(3,567 Views)

The sample program at ...\samples\toolbox\XMLSample.prj is also very helpful in understanding how to use the library.

JR

0 Kudos
Message 3 of 3
(3,565 Views)