Application class/Application.Kind property: Difference between revisions
Appearance
Started page |
m Category reorg |
||
| Line 60: | Line 60: | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category:VI Server Property]] | [[Category:VI Server Property]] | ||
Latest revision as of 13:13, 7 May 2020
| VI Server Property Information | |
|---|---|
| Property ID | 3 |
| Scope | Basic Development Environment |
| Data Name | App.Kind |
| Short Name* | App.Kind |
| Long Name* | Application:Kind |
| * 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 | Enum U32 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 |
Indicates the LabVIEW instance the VI is running in, including invalid application types.
| 0 | invalid app kind |
|---|---|
| 1 | Development System—Includes the Base Development System, Full Development System, and Professional Development System |
| 2 | Run Time System |
| 3 | Student Edition |
| 4 | Embedded LabVIEW—Includes LabVIEW Real-Time |
| 5 | Evaluation |
| 6 | Custom |
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. |