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
Name | Required | Description |
---|---|---|
Library Paths | No | Specifies the paths to each library. |
Target IP Address | 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.
Available in Run-Time Engine and Real-Time Operating System | Yes (Read/Write) |
Settable when the VI is running | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access disallowed | No |
Must wait until user interface is idle | No |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |