Example Code

Running and Communicating Between Two Front Panels Asynchronously Using 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

Download All

Overview
This VI demonstrates the ability to have controls in one front panel and indicators in another front panel by global variables 

 

Description

This VI demonstrates the ability to have controls in one front panel and indicators in another front panel.  This way, you can have all of your controls on one monitor and all of your indicators on another monitor if desired.  

 

Requirements

  • LabVIEW 2012( or compatible)

 

Steps to Implement or Execute Code

  1. Run the vi.
  2. Change the value of controls, and observe the value changed in indicator.vi

 

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

 

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