Application class/Application.All VIs In Memory property
Appearance
| VI Server Property Information | |
|---|---|
| Property ID | 1C |
| Scope | Basic Development Environment |
| Data Name | App.AllVIs |
| Short Name* | App.AllVIs |
| Long Name* | Application:All VIs In Memory |
| * 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 Array 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 | No |
Returns a list of VIs in memory for the specified application instance. This property returns an error if you wire a remote application reference to the reference input. For a remote application, use the Application class/Exported VIs in Memory property to return a list of exported VIs.
|-