Application class/Application.Context Name property: Difference between revisions
Appearance
m Category reorg |
Add description |
||
| (One intermediate revision by one other user not shown) | |||
| Line 13: | Line 13: | ||
{{TOCright}} | {{TOCright}} | ||
Gets the name of the context which this application is a reference to. | |||
For example, a VI running on ''My Computer'' will have the context name '''My Computer''' (tested with LV2019). The context name can change for different targets and [[Application class/Context.Create Local Host App Instance method|custom application instances]]. | |||
== Uses == | == Uses == | ||
{{ambox|text=Specific use cases for this property.}} | {{ambox|text=Specific use cases for this property.}} | ||
| Line 32: | Line 34: | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category:Private Property]] | |||
[[Category:VI Server Property]] | [[Category:VI Server Property]] | ||
Latest revision as of 12:36, 28 September 2020
| VI Server Property Information | |
|---|---|
| Property ID | 7A |
| Scope | Private |
| Data Name | App.ContextName |
| Short Name* | App.ContextName |
| Long Name* | Application:Context Name |
| * 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 |
| Property Node | |
Gets the name of the context which this application is a reference to.
For example, a VI running on My Computer will have the context name My Computer (tested with LV2019). The context name can change for different targets and custom application instances.
Uses
| |
Specific use cases for this property. |
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |
See Also
| |
Add links to internal wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |