Deploy Items Method

LabView Local Project Settings

Deploy Items Method

Short Name: Deploy Items

Installed With: Base Package

Class: Project Methods

Deploys an array of items in the LabVIEW project.

In the Project Explorer window, you also can open and run a VI under a target to deploy files to the target.

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

Parameters

NameRequiredDescription
ItemsNoSpecifies an array of references to items in the project.
SilentNoIf TRUE, LabVIEW does not display any dialog boxes during the deploy operation. The default is FALSE.

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 idleYes
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo