PropertyFolder class/Add Property VI method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 630D7C00
Scope Basic Development Environment
Data Name Add Prop VI
Short Name* Add Prop VI
Long Name* Add Property VI
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 120
Owning Class Name PropertyFolder Class
Return Data Type No return value
Invoke Node Add Property VI
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningNo

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 type Name Required Description
ProjectItem Refnum Add Property VI No
Boolean Read ? (T) No
Path 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.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links