Application class/Application.Menu Launch.App property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 7F
Scope VI Scripting
Data Name App.MenuLaunchApp
Short Name* App.MenuLaunchApp
Long Name* Application:Menu Launch:App
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Data Type Application Refnum data type

Application Refnum

Property Node Application:Menu Launch:App
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read Only)
PermissionsRead Only
Remote access allowedYes

Returns a reference to the application instance that launched the calling VI from a menu selection.

If the calling VI was not launched from a menu selection, this property returns an error.


Uses

History

Version Change(s)
LabVIEW 2011 Property added in LabVIEW 2011.

See Also

External Links