Application:Exported VIs In Memory Property

LabView Local Project Settings

Application:Exported VIs In Memory Property

Short Name: App.ExportedVIs

Installed With: Base Package

Class: Application Properties

Returns a list of exported VIs in memory.

This property is similar to the Exported VIs option on the VI Server: Exported VIs page of the Options dialog box.

Example

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 disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo

Example

Refer to the Client - VIServer Example VI in the labview\examples\viserver\client.llb for an example of using the Application:Exported VIs In Memory property.

 Open example  Browse related examples