Application class/Get VI.Help Info method
VI Server Method Information | |
---|---|
Method ID | 950 |
Scope | Deprecated |
Data Name | Get VI.Help Info |
Short Name* | Get VI.Help Info |
Long Name* | Get VI:Help Info |
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
Owning Class ID | 1 |
Owning Class Name | Application Class |
Return Data Type | No return value |
Invoke Node | |
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | Yes (Read/Write) |
Remote access allowed | Yes |
Returns Help path, Help tag, Help Used, and Help URL from the Documentation page of the VI Properties dialog box for the specified VI. This method does not load the VI into memory.
Parameters
Data type | Name | Required | Description |
---|---|---|---|
VI Path | Yes | Path to the VI whose help information you want to get. | |
VI Help Path | No | Help path of the VI. The help path is located on the Documentation page of the VI Properties dialog box. | |
VI Help Tag | No | Help tag of the VI. The help tag links a VI to a specific topic within a compiled help file or links a VI to a bookmark within an HTML help file. The help tag is located on the Documentation page of the VI Properties dialog box. |
Uses
Specific use cases for this method. |
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |
See Also
Add links to internal wiki pages that would also help. |
External Links
Add links to external resources that would also help. |