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. |
Data type | Name | Required | Description |
---|---|---|---|
Read? | No | If TRUE, creates a read property VI. If FALSE, creates a write property VI. The default is TRUE. | |
VI Path | No | Path to the property VI. This parameter is optional. If you wire a path, LabVIEW uses an existing VI as a property VI. |
The following table lists the characteristics of this method.
Data type | |
Available in Run-Time Engine | No |
Available in Real-Time Operating System | No |
Settable when the VI is running | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access allowed | Yes |