_GetVIQualifiedName
- Updated2025-07-30
- 1 minute(s) read
Returns the qualified name of a VI without loading the VI.
Syntax
object._GetVIQualifiedName(VIPath, VIQualifiedName)Parameters
| Name | Type | Description |
|---|---|---|
| VIPath | path | Path to the VI. |
| VIQualifiedName | string | Qualified name of the VI. |
Return Value
none