Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Converting LabVIEW Data to XML

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

Converting LabVIEW data to XML formats the data so that when you save the data to a file, you easily can identify the value(s), name(s), and type of the data from the tags that describe the data.

Complete the following steps to convert LabVIEW data to XML format.

  1. Place the Flatten to XML function on the block diagram.
  2. Wire the data you want to convert to the anything input of the Flatten to XML function.
  3. Right-click the xml string output of the function and select Create»Indicator from the shortcut menu. The block diagram now has a string indicator terminal, and the front panel has a string indicator.
  4. Run the VI. LabVIEW converts the data type to XML format according to the LabVIEW XML schema. The front panel xml string indicator displays the XML-formatted data.

Refer to the labview\examples\file\XMLex.llb for examples of converting LabVIEW data to XML format.


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit