Jump to content

Application class/Application.Menu Launch.VI property: Difference between revisions

From LabVIEW Wiki
Added history
m Category reorg
Line 38: Line 38:
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}


[[Category:Property]]
[[Category:VI Server Property]]
[[Category:VI Server Property]]

Revision as of 13:13, 7 May 2020

VI Server Property Information
Property ID 1D
Scope VI Scripting
Data Name App.MenuLaunchVI
Short Name* App.MenuLaunchVI
Long Name* Application:Menu Launch:VI
* 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 String data type

String

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

Returns the name of the VI 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