Short Name: LVClass Implementing VI Path
Requires: Base Development System
Class: Application Methods
To Use: Create a method.
Returns the path to the VI that implements the specified method within the specified class. If the specified class does not implement the method, this method returns an ancestor VI implementation.
Data type | Name | Required | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Path to VI | Yes | Returns the path to the VI that implements the method specified by the Path To Class and Method Name inputs. | |||||||||||
Path to Class | Yes | Specifies the path to the .lvclass file in memory whose method implementation you want to locate. | |||||||||||
Method Name | Yes | Specifies the filename of the method for which you want to know the implementing VI. | |||||||||||
Access Scope | Yes | Specifies which VIs LabVIEW returns. The default is only public VIs.
|
The following table lists the characteristics of this method.
Data type | No return value |
Available in Run-Time Engine | Yes (Read/Write) |
Available in Real-Time Operating System | Yes |
Remote access allowed | Yes |