InPlaceClusterNode class

From LabVIEW Wiki
Jump to: navigation, search
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.


The InPlaceClusterNode class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide InPlaceClusterNode Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
InPlaceClusterNode Properties Table
Property ID Long Name (English) Description R/W RTE
7616E800Terminal HeightResizes the expandable Unbundle / Bundle Elements border node to the height in pixels you specify.Read OnlyNo
7616E801Output CountGets or sets the number of output terminals on the expandable Unbundle / Bundle Elements border node.Read/WriteNo
7616E802Output Terminals[]Returns an array of references to the output terminals on an Unbundle / Bundle Elements border node.Read OnlyNo
7616E803Element Names[]Gets or sets the names of the elements in the cluster.Read/WriteNo
7616E804Full Names Visible?Gets or sets whether LabVIEW displays the full names of elements in the cluster.Read/WriteNo
7616E805Available Elements[]Returns an array of the labels of the named elements in the cluster.Read OnlyNo
7616E806Full 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/WriteNo

Methods

Show/Hide InPlaceClusterNode Properties Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
InPlaceClusterNode Methods Table
Method ID Long Name (English) Description RTE
7616E400ResizeResizes the expandable Unbundle / Bundle Element border node to the height you specify.No
7616E401Add Output AfterAdds a new output after the item whose Index you specify and returns a reference to the new terminal.No
7616E402Remove OutputRemoves 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

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

See Also