LibraryGetFileLVVersion
- 已更新2025-07-30
- 閱讀時間為 1 分鐘
Returns the version of LabVIEW in which the LabVIEW project library was created.
Syntax
object.LibraryGetFileLVVersion(libPath, [versNum])Parameters
| Name | Type | Description |
|---|---|---|
| libPath | path | Specifies the path to the library. |
| versNum | Long* | Returns the version number. |
Return Value
String