Example Code

MAX XML Report Parsing in LabVIEW

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Software

  • LabVIEW

Code and Documents

Attachment

Overview

This code allows the user to export a MAX configuration report from LabVIEW.

 

Description

This example shows how to programmatically export a MAX configuration report from LabVIEW, then parse the XML file. It uses Generate MAX Report.vi and XML Parser API VIs to access to the MAX Report information.

 

Requirements

LabVIEW 2012 (or compatible)

MAX 5.3.1 (or compatible)

 

Steps to Implement or Execute Code

  1. Enter the path you want the report to be written to
  2. Run VI

 

Additional Information or References

9648.png

**This document has been updated to meet the current required format for the NI Code Exchange.** 

Justin E
National Instruments R&D

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.