Short Name: Get VI.ConPane DataType
Requires: VI Scripting
Class: Application Methods
To Use: Create a method.
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. |
Data type | Name | Required | Description |
---|---|---|---|
VI Path | Yes | Path to the VI. | |
ConPane DataType | No | Data type of the connector pane. |
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 |