Application class/Get VI.ConPane DataType method
Appearance
| VI Server Method Information | |
|---|---|
| Method ID | 91A |
| Scope | VI Scripting |
| Data Name | Get VI.ConPane DataType |
| Short Name* | Get VI.ConPane DataType |
| Long Name* | Get VI:ConPane DataType |
| * 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 the data type of the connector pane as variant data without loading the VI.
Use the VIs in the labview\vi.lib\Utility\VariantDataType directory to retrieve information from the variant output.
| Note To ensure the information returned by this method is current, make sure the VI whose connector pane you reference has been recompiled in the current version of LabVIEW. |
Parameters
| Data type | Name | Required | Description |
|---|---|---|---|
| VI Path | Yes | Path to the VI. | |
| ConPane DataType | Yes | Data type of the connector pane. |
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. |
