Library:Get File LabVIEW Version
- Updated2026-02-04
- 1 minute(s) read
Returns the LabVIEW file format version of the library. The file format version of the library might be different from the version of LabVIEW in which the library was last saved. For example, if you use LabVIEW 9.0.1 to save a library, the library has a file format version of 9.0.
Parameters
| Name | Data type | Required | Description |
|---|---|---|---|
| Lib Path | ![]() |
Yes | Specifies the path to the library. |
| Version Number | ![]() |
No | Returns the version number. |
Remarks
The following table lists the characteristics of this method.
| Short Name | Library.GetFileLVVersion |
| Data type | ![]() |
| Available in Run-Time Engine | Yes |
| Available in Real-Time Operating System | Yes |
| Remote access allowed | Yes |


