Library:Deploy Libraries Method

LabView Local Project Settings

Library:Deploy Libraries Method

Short Name: Library.Deploy Libraries

Installed With: Base Package

Class: Application Methods

Deploys library files to the specified computer.

If you deploy a library programmatically that contains both shared variables and VIs, LabVIEW generates error code 1 and does not deploy the library to the engine. Deploy the library manually to avoid the error.

Parameters

NameRequiredDescription
Library PathsNoSpecifies the paths to each library.
Target IP AddressNoSpecifies the IP address of the target where the library is deployed. If you do not wire this input, the method deploys the library file to the local computer.

Remarks

The following table lists the characteristics of this method.

Available in Run-Time Engine and Real-Time Operating SystemYes (Read/Write)
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