_GetVIQualifiedName
- 已更新2025-07-30
- 閱讀時間為 1 分鐘
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