Example Code

Hide Main Front Panel Window in SubVI

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 Hide the Main VI from SubVI adjusting the transparency for the Main Front Panel.

 

Description

The Main VI uses a subVI where a slide button allows the user to adjust the transparency of the Main VI Front Panel uses a Property Node (Run VI Transparently).

 

Requirements

LabVIEW 2012 (or compatible)

 

Steps to Implement or Execute Code

  1. Run VI
  2. Click on Run SubVI Button
  3. Adjust Transparency of the Front Panel Main from the Front Panel SubVI

Additional Information or References

6281.png

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

Andy Chang
National Instruments

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

Comments
leamon
Member
Member
on

when i run main-fp, lost the "chris_sub.vi",when i run the sub fp,the program exit automatically

Andy_C.
NI Employee (retired)
on

Thanks for the feedback! I've fixed the Main VI.

Andy Chang
National Instruments