ConnectorPane class/Terminal Bounds() property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 239A8404
Scope VI Scripting
Data Name TermBnds[]
Short Name* TermBnds[]
Long Name* Terminal Bounds[]
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 56
Owning Class Name ConnectorPane Class
Data Type Numeric Cluster Array data type

Numeric Cluster Array

Property Node Terminal Bounds[]
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read Only)
Loads the block diagram into memoryNo
Loads the front panel into memoryYes
Need to authenticate before useNo
PermissionsRead Only
Remote access allowedYes
Settable when the VI is runningNo

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.


Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links