Example Code

Disable/add extra functionality with right click 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 example demonstrates how you can either disable or make the program execute a different set of code in the case you right click on a specific part of the code. 


Description
This example demonstrates how you can either disable or make the program execute a different set of code in the case you right click on a specific part of the code. 


Requirements

Software:

  1. LabVIEW 2012(or compatible)


Steps to Implement or Execute Code

  1. Download and run the VI.
  2. Right click on the waveform chart and observe the behaviour
  3. Take a look over the block diagram to get a better understanding on how to program it.

 

Additional Information or References
VI Block Diagram

 1.png 

 **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.