Jump to content

XInterfaceLibrary class/New Property method

From LabVIEW Wiki
Revision as of 12:53, 24 April 2020 by Q (talk | contribs) (Added new method page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 Function Refnum data type

Function 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
Function 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