Get VI:ConPane DataType Method

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.

Parameters

Data typeNameRequiredDescription
VI PathYesPath to the VI.
ConPane DataTypeNoData type of the connector pane.

Remarks

The following table lists the characteristics of this method.

Data typeNo return value
Available in Run-Time EngineYes (Read/Write)
Available in Real-Time Operating SystemYes
Remote access allowedYes