ClusterConstant class

From LabVIEW Wiki
Jump to: navigation, search
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name ClusterConstant class
Class ID 16393
Scope VI Scripting
Class Inheritance
Class Children

This class has no children.


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

Properties

Show/Hide ClusterConstant Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
ClusterConstant Properties Table
Property ID Long Name (English) Description R/W RTE
6350C00Auto Sizing?Read/WriteNo
6350C01Elements[]Returns an array of references to the elements of the cluster constant.Read OnlyNo
6350C02Auto Sizing StyleGets or sets the resizing style of the cluster constant.Read/WriteYes
6350C03Vertical Scrollbar VisibleGets or sets whether LabVIEW shows the vertical scroll bar.Read/WriteYes
6350C04Horizontal Scrollbar VisibleIf TRUE, displays the horizontal scroll bar.Read/WriteYes
6350C05View As IconGets or sets whether LabVIEW displays the cluster constant as an icon.Read/WriteNo

Methods

Show/Hide ClusterConstant Properties Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
ClusterConstant Methods Table
Method ID Long Name (English) Description RTE
6350800Auto SizeAutomatically resizes the cluster to fit its contents.No
6350801ReorderElementsReorders the elements of the cluster.Yes (Read/Write)

Events

This class has no events or it inherits events from its parent: Constant Class.


History

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

See Also