Connector Pane:Set Property

LabView Local Project Settings

Connector Pane:Set Property

Short Name: CPTM.SetConPane

Installed With: Base Package

Class: VI Properties

Connector pane of the VI. This property configures the VI referenced by the Property Node with the same connector pane layout as the VI referenced by the input. 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.

You can use this property to dynamically configure a VI connector pane. For example, you can open a strictly typed reference to another VI that has the connector pane you want. Then, you can open a reference to the VI whose connector pane you want to set, wire that reference to a property node, then wire the strictly typed reference to this property. This sets the connector panes the same.

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemNo
PermissionsWrite Only
Settable when the VI is runningNo
Loads the front panel into memoryYes
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleYes
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo