LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Generate user event for a run-time menu handled by an event structure

Hello everyone!

I've implemented a run-time menu with several items into my VI. The menu selection is controled by an event structure inside of a while loop. It works faultless. Now i need to start the execution of a subdiagramm inside the "Menu Selection (User)" event case (e.g. ItemTag = "ReloadDefFile") without selecting a menu item. It should work similar to "Value(Signaling)" property node for controls or indicators handled by an event structure. The only property i found for run-time menu is the "RTMenuPath" in the VI Server->VI class. All my attempts with "create -" and "generate user event" failed.

Is there a posiibility to solve my problem? Does somebody have similar experience/code?

Best regars,
Udo
Message 1 of 1
(2,182 Views)