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.
The following table lists the characteristics of this property.
Data type | |
Permissions | Read Only |
Available in Run-Time Engine | Yes (Read Only) |
Available in Real-Time Operating System | Yes |
Settable when the VI is running | No |
Loads the front panel into memory | Yes |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access allowed | Yes |
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.