Application class/Get VI.Is Probe method: Difference between revisions
Appearance
Added new method page. |
(No difference)
|
Revision as of 18:06, 21 April 2020
| VI Server Method Information | |
|---|---|
| Method ID | 860 |
| Scope | Basic Development Environment |
| Data Name | Get VI.Is Probe |
| Short Name* | Get VI.Is Probe |
| Long Name* | Get VI:Is Probe |
| * 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 | No |
| Available in Run-Time Engine | No |
| Remote access allowed | Yes |
Returns whether the specified VI is a probe without loading the VI.
Parameters
| Data type | Name | Required | Description |
|---|---|---|---|
| VI Path | Yes | Path to the VI whose help information you want to get. | |
| Is Probe | Yes | Returns whether the VI is a probe. |
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. |
