Application class/Library.Open method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 825
Scope Basic Development Environment
Data Name Library.Open
Short Name* Library.Open
Long Name* Library:Open
* 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 Library Refnum data type

Library Refnum

Invoke Node Library:Open
Available in Real-Time Operating SystemNo
Available in Run-Time EngineYes (Read/Write)
Remote access allowedYes

Opens the LabVIEW project library specified by Path.

Parameters

Data type Name Required Description
Library Refnum Library:Open Yes. Return value.
Path Path Yes Specifies the path to the project library to open.

Uses

History

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

See Also

External Links