Application:All VIs In Memory Property

LabView Local Project Settings

Application:All VIs In Memory Property

Short Name: App.AllVIs

Installed With: Base Package

Class: Application Properties

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 Exported VIs in Memory property to return a list of exported VIs.

Note  If you have multiple application instances open simultaneously, this property returns only the VIs in memory in the specified application instance. LabVIEW creates a new application instance each time you open a LabVIEW project or target for a LabVIEW project.

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemYes (Read Only)
PermissionsRead Only
Settable when the VI is runningNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedYes
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo