XInterfaceLibrary class/New Property method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 6F2EC04
Scope Basic Development Environment
Data Name New Prop
Short Name* New Prop
Long Name* New Property
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 103
Owning Class Name XInterfaceLibrary Class
Return Data Type XPropertyFolder Refnum data type

XPropertyFolder Refnum

Invoke Node New Property
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 property folder and returns a reference to it.

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

Parameters

Data type Name Required Description
XPropertyFolder Refnum New Property Yes. Return value.
String Name Yes Description
ProjectItem Refnum Folder No Folder in which to create the new property folder.

Uses

History

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

See Also

External Links