Application class/Application.Menu Launch.App property: Difference between revisions
Appearance
Added new property page. |
m Added VI Scripting Property Category to page |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 25: | Line 25: | ||
== History == | == History == | ||
{| class="wikitable" | {| class="wikitable" | ||
! Version | ! Version | ||
! Change(s) | ! Change(s) | ||
|- | |- | ||
|[[File: | |[[File:LV8-2013.png|frameless|border|64x64px|LabVIEW 2011|link=LabVIEW 2011]] | ||
| | |Property added in [[LabVIEW 2011]]. | ||
|} | |} | ||
== See Also == | == See Also == | ||
{{ambox|text=Add links to internal wiki pages that would also help.}} | {{ambox|text=Add links to internal wiki pages that would also help.}} | ||
| Line 38: | Line 38: | ||
== External Links == | == External Links == | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category:VI Scripting Property]] | |||
[[Category:VI Server Property]] | |||
Latest revision as of 18:26, 7 May 2020
| 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 |
| Property Node | |
| Available in Real-Time Operating System | Yes |
| Available in Run-Time Engine | Yes (Read Only) |
| Permissions | Read Only |
| Remote access allowed | Yes |
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
| |
Specific use cases for this property. |
History
| Version | Change(s) |
|---|---|
| Property added in LabVIEW 2011. |
See Also
| |
Add links to internal wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |