Add Item From Memory Method

LabView Local Project Settings

Add Item From Memory Method

Short Name: AddItemFromMemory

Installed With: Base Package

Class: ProjectItem Methods

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

NameRequiredDescription
NameNoName that exists in memory, such as foo.vi, of the project item you want to add.

Remarks

The following table lists the characteristics of this method.

Available in Run-Time Engine and Real-Time Operating SystemNo
Settable when the VI is runningNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo