ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I call a Run-Time Menu option using a Boolean Control?

Solved!
Go to solution

Hi,

 

I'm using Run-Time Menu and I want something to happen when I select 'New File' from drop down menu. I want the same function to happen by a button click. I've attached an image where there is an illustration for this.

 

Thanks,

Pradeep.

0 Kudos
Message 1 of 3
(2,755 Views)
Solution
Accepted by topic author Pradeep_Patil

Hi,

use an event structure with value change event case for that button and inside that case put the same function which you using for RTM selection

0 Kudos
Message 2 of 3
(2,742 Views)

Thanks G K.

 

Pradeep

0 Kudos
Message 3 of 3
(2,728 Views)