Add Property VI Method

Short Name: Add Prop VI

Requires: Base Development System

Class: PropertyFolder Methods

To Use: Create a method.

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

Data typeNameRequiredDescription
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.

Data type
Available in Run-Time EngineNo
Available in 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 allowedYes