Library:Get Ref By Qualified Name
- Updated2026-02-04
- 1 minute(s) read
Retrieves a reference to a LabVIEW project library that is already loaded within the application instance. If the library cannot be found in memory, LabVIEW returns Not A Refnum.
Parameters
| Name | Data type | Required | Description |
|---|---|---|---|
| Qualified Name | ![]() |
Yes | Qualified name of the project library to which you want LabVIEW to return a reference. |
Remarks
The following table lists the characteristics of this method.
| Short Name | Library.Get Ref By Qualified Name |
| Data type | ![]() |
| Available in Run-Time Engine | Yes |
| Available in Real-Time Operating System | Yes |
| Remote access allowed | No |

