Application:Exported VIs In Memory Property

Short Name: App.ExportedVIs

Requires: Base Development System

Class: Application Properties

To Use: Create a property.

Returns a list of exported VIs in memory.

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

Example

Remarks

The following table lists the characteristics of this property.

Data type
PermissionsRead Only
Available in Run-Time EngineYes (Read Only)
Available in Real-Time Operating SystemYes
Remote access allowedYes

Example

Refer to the Exporting VIs.lvproj in the labview\examples\Application Control\VI Server\Exporting VIs directory for an example of using the Application:Exported VIs In Memory property.

 Open example  Find related examples