Example Code

Programmatically create and open MAX Report for windows and real-time targets

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 Real-Time Module
  • LabVIEW

Code and Documents

Attachment

Overview

This example demonstrates how to programmatically create a MAX report and open it in a browser.

 

Description

This VI allows a user to create an xml or html report of the hardware and software for any RT system on their network or any windows target.

 

Requirements

 Software

  • LabVIEW Base Development System 2012 (or compatible)
  • NI System Configuration 5.3.3 (or compatible)

 Hardware

  • Real-Time target if you want to create a report for it (e.g. cRIO 9024 or compatible)

 

Steps to Implement or Execute Code

  1. Download and open the attached file "Create and open MAX Report LV2012 NIVerified.vi"
  2. Open VI and follow the instructions in Front Panel and Block Diagram and run the program.

 

Additional Information or References

Create and open MAX Report LV2012 NIVerified.vi - Front Panel.png

 

Create and open MAX Report LV2012 NIVerified.vi - Block Diagram.png

 

**The code for this example has been edited to meet the new Community Example Style Guidelines. The edited copy is marked with the text ‘NIVerified’. Read here for more information about the new Example Guidelines and Community Platform.**

National Instruments
Applications Engineer

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

Comments
robdevyogi
Member
Member
on

Doesn't look like the software versions of installed software is populated by the "MAX Generate Report.vi" connecting to a cRIO-9012 (LV 8.5.1 at least)

Rob