Application class/Library.Get File LabVIEW Version method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 86E
Scope Basic Development Environment
Data Name Library.GetFileLVVersion
Short Name* Library.GetFileLVVersion
Long Name* Library:Get File LabVIEW Version
* 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 String data type

String

Invoke Node Library:Get File LabVIEW Version
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read/Write)
Remote access allowedYes

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

Data type Name Required Description
String Library:Get File LabVIEW Version Yes. Return value.
Path Lib Path Yes
U32 Version Number No Returns the version number.

Uses

History

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

See Also

External Links