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
- Enter the path you want the report to be written to
- Run VI
Additional Information or References

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