ProjectItem class/Add Item From Memory method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 35B53824
Scope Basic Development Environment
Data Name AddItemFromMemory
Short Name* AddItemFromMemory
Long Name* Add Item From Memory
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 74
Owning Class Name ProjectItem Class
Return Data Type ProjectItem Refnum data type

ProjectItem Refnum

Invoke Node Add Item From Memory
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

Adds an item that exists in memory to the LabVIEW project with the referenced project item as the parent.

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 Item From Memory Yes. Return value.
String Name Yes Description

Uses

History

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

See Also

External Links