Requires: Base Development System
Class: Application Methods (ActiveX)
Returns the qualified name of a VI without loading the VI.
object._GetVIQualifiedName(VIPath, VIQualifiedName)
Name | Type | Description |
---|---|---|
VIPath | path | Path to the VI. |
VIQualifiedName | string | Qualified name of the VI. |
none