Example Code

Export VI Image Using Invoke Node

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 VI demonstrates how to export scaled image from Front Panel or Blockdiagram.

 

Description

This VI takes the file path of the VI and saves a JPEG of the scaled block diagram or front panel to the same folder the VI is located in.

This is performed by opening a VI reference and calling the get scaled image invoke node.

 

Requirements

 Software

  • LabVIEW Base Development System 2012 (or compatible)

 Hardware

  • No hardware is necessary to use this example VI

 

 Steps to Implement or Execute Code

  1. Download and open the attached VI and follow the instructions inside

 

Additional Information or References

Export VI Image LV2012 NIVerified.vi - Front Panel.png

 

 

Export VI Image 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.**


Thank You
Eric Reid
National Instruments
Motion R&D

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