Terminal Bounds[] Property

Short Name: TermBnds[]

Requires: VI Scripting

Class: ConnectorPane Properties

To Use: Create a property.

Returns an array of terminal bounds for the referenced connector pane. The bounds for each terminal are represented as a cluster of integers that indicate the position of each edge of the terminal rectangle.

The array elements are in terminal order as defined in the Connector Pane Pattern Reference VI for each connector pane pattern.

Example

Remarks

The following table lists the characteristics of this property.

Data type
PermissionsRead Only
Available in Run-Time EngineYes (Read Only)
Available in Real-Time Operating SystemYes
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 allowedYes

Example

Refer to the Connector Pane Pattern Reference VI in the labview\examples\Application Control\VI Scripting\Connector Pane directory for an example of using the Terminal Bounds[] property.

 Open example  Find related examples