Deploy Items Method

Short Name: Deploy Items

Requires: Base Development System

Class: Project Methods

To Use: Create a method.

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

Data typeNameRequiredDescription
ItemsYesSpecifies an array of references to items in the project.
SilentYesIf TRUE, LabVIEW does not display any dialog boxes during the deploy operation. The default is FALSE.
User NameNoUser name that is required if the project library is password-protected.
PasswordNoSpecifies the password to use to unlock a password-protected project library.

Remarks

The following table lists the characteristics of this method.

Data typeNo return value
Available in Run-Time EngineNo
Available in 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 allowedYes