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

Name Data type Required Description
Library Paths c1dpath.png Yes

Specifies the paths to each library.

Target IPAddress cstr.png No

Specifies 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.

Short Name Library.Deploy Libraries
Data type No return value
Available in Run-Time Engine Yes
Available in Real-Time Operating System No
Remote access allowed Yes