Add Property VI Method

LabView Local Project Settings

Add Property VI Method

Short Name: Add Prop VI

Installed With: Base Package

Class: PropertyFolder Methods

Creates a new read or write property VI if you do not wire VI Path. If you wire VI Path, LabVIEW uses an existing VI as a property VI.

Note  The LabVIEW Datalogging and Supervisory Control Module supports this method in the Run-Time Engine.

Parameters

NameRequiredDescription
Read?NoIf TRUE, creates a read property VI. If FALSE, creates a write property VI. The default is TRUE.
VI PathNoPath to the property VI. This parameter is optional. If you wire a path, LabVIEW uses an existing VI as a property VI.

Remarks

The following table lists the characteristics of this method.

Available in Run-Time Engine and Real-Time Operating SystemNo
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