LVClassLibrary class/Has Implementation? method
VI Server Method Information | |
---|---|
Method ID | 97D6C0F |
Scope | Basic Development Environment |
Data Name | HasImplementation |
Short Name* | HasImplementation |
Long Name* | Has Implementation? |
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
Owning Class ID | 85 |
Owning Class Name | LVClassLibrary Class |
Return Data Type | Boolean data type |
Invoke Node | |
Available in Real-Time Operating System | No |
Available in Run-Time Engine | No |
Loads the block diagram into memory | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Remote access allowed | Yes |
Settable when the VI is running | No |
Returns TRUE if the class contains the specified VI. If the VI exists, this method returns the path and qualified name of the VI. If the class contains the specified VI, but the VI has never been saved, this method returns <Not A Path>
and a valid qualified name.
Parameters
Uses
Specific use cases for this method. |
History
Version | Change(s) |
---|---|
This method was added in LabVIEW 2009. |
See Also
Add links to internal wiki pages that would also help. |
External Links
Add links to external resources that would also help. |