Application class/Library.Deploy Library method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 849
Scope Basic Development Environment
Data Name Library.Deploy Library
Short Name* Library.Deploy Library
Long Name* Library:Deploy Library
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Return Data Type No return value
Invoke Node Library:Deploy Library
Available in Real-Time Operating SystemNo
Available in Run-Time EngineYes (Read/Write)
Remote access allowedYes

Deploys a library file 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

Data type Name Required Description
Path Library Path Yes Specifies the path to the library.
String Target IPAddress No

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links