Example Code

Create custom right click drop down menu 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

Overview
This example demonstrates how you can customise the right click in your LabVIEW VI. This is very usefull when you would like to right click on a control or indicator and depending on the option the user selects (which are specified from the programmer) different functionality can be observed. 


Description
This example demonstrates how you can customise the right click in your LabVIEW VI. This is very usefull when you would like to right click on a control or indicator and depending on the option the user selects (which are specified from the programmer) different functionality can be observed. 


Requirements

Software:

  1. LabVIEW2012(or compatible)


Steps to Implement or Execute Code

  1. Download and run the VI.
  2. Follow the comments in both front panel and block diagram to get a better understanding.

 

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.

Comments
JUSTBEGINE
Member
Member
on

hi 

regarding the same... i would like to mention my query .. i want to perform 3..4 tests using labview.. each test will include a seperate VI .so my question is , it it possible to make function which will allow user to select the required VI from a drop down list in same labview window/VI

THANKS IN ADVANCE...!!

please help me...