LabVIEWNXGAdapter.GetVIVersion
- Updated2024-10-09
- 1 minute(s) read
LabVIEWNXGAdapter.GetVIVersion
Syntax
LabVIEWNXGAdapter.GetVIVersion( projectOrGLLAbsolutePath, qualifiedName)
Return Value
Purpose
Returns the LabVIEW NXG version that saved the specified VI. The version contains only the major and minor version numbers, such as 2.0 .
Parameters
projectOrGLLAbsolutePath As String
[In] Specifies a string containing the absolute path of the project or GLL containing the VI.
qualifiedName As String
[In] Specifies a string containing the Module Qualified Name or Qualified Name of the VI respectively.