Library:Get File LabVIEW Version Method
Short Name: Library.GetFileLVVersion
Installed With: Base Package
Class: Application Methods
Returns the version of LabVIEW in which the library was created.
Parameters
Name | Required | Description |
---|---|---|
Library Path | No | Specifies the path to the library. |
Version Number | No | Returns the version number. |
Remarks
The following table lists the characteristics of this method.
Available in Run-Time Engine and Real-Time Operating System | Yes (Read/Write) |
Settable when the VI is running | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access disallowed | No |
Must wait until user interface is idle | No |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |