VI Server Property Information
|
Property ID
|
22A
|
Scope
|
VI Scripting
|
Data Name
|
ConPane
|
Short Name*
|
ConPane.SetConPane
|
Long Name*
|
Connector Pane:Set
|
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
|
Owning Class ID
|
2
|
Owning Class Name
|
VI Class
|
Data Type
|
VI Refnum data type
|
Property Node
|
|
Available in Real-Time Operating System | No |
Available in Run-Time Engine | No |
Available with control VIs | No |
Available with global VIs | No |
Available with polymorphic VIs | No |
Available with strict type definitions | No |
Loads the block diagram into memory | No |
Loads the front panel into memory | Yes |
Must wait until user interface is idle | Yes |
Need to authenticate before use | No |
Permissions | Write Only |
Remote access allowed | Yes |
Settable when the VI is running | No |
Sets the connector pane of the VI to match the connector pane of the VI reference input.
Use this property to dynamically configure a VI connector pane to match the connector pane layout of an existing VI. The two VIs must have the same number of parameters with identical data types and names. If they do not, the Property Node returns an error. Use the Open VI Reference function to open references to both VIs and then wire those references to the Property Node and the Connector Pane:Set property input.
Uses
History
See Also
External Links