InPlaceClusterNode class
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | InPlaceClusterNode class |
Class ID | 16519 |
Scope | VI Scripting |
Class Inheritance |
|
Class Children | This class has no children.
|
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The InPlaceClusterNode class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide InPlaceClusterNode Properties Table
Legend | |
---|---|
R/W | Readable/Writable Permissions |
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Property ID | Long Name (English) | Description | R/W | RTE |
---|---|---|---|---|
7616E800 | Terminal Height | Resizes the expandable Unbundle / Bundle Elements border node to the height in pixels you specify. | Read Only | No |
7616E801 | Output Count | Gets or sets the number of output terminals on the expandable Unbundle / Bundle Elements border node. | Read/Write | No |
7616E802 | Output Terminals[] | Returns an array of references to the output terminals on an Unbundle / Bundle Elements border node. | Read Only | No |
7616E803 | Element Names[] | Gets or sets the names of the elements in the cluster. | Read/Write | No |
7616E804 | Full Names Visible? | Gets or sets whether LabVIEW displays the full names of elements in the cluster. | Read/Write | No |
7616E805 | Available Elements[] | Returns an array of the labels of the named elements in the cluster. | Read Only | No |
7616E806 | Full Element Names[] | Gets or sets an array of the full, hierarchical names of the elements in the cluster. Element names are formatted as a cluster that contains an array of strings that represent the hierarchical name. | Read/Write | No |
Methods
Show/Hide InPlaceClusterNode Properties Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Long Name (English) | Description | RTE |
---|---|---|---|
7616E400 | Resize | Resizes the expandable Unbundle / Bundle Element border node to the height you specify. | No |
7616E401 | Add Output After | Adds a new output after the item whose Index you specify and returns a reference to the new terminal. | No |
7616E402 | Remove Output | Removes the output terminal at the Index you specify. | No |
Events
This class has no events or it inherits events from its parent: InPlaceBorderNode Class.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |