Jump to content

ClusterConstant class

From LabVIEW Wiki
Revision as of 01:47, 28 August 2019 by Q (talk | contribs) (Started page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name class
Class ID {{{1}}}
Scope
Class Inheritance

This class is a top-level class.

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 Short Name (English) Description R/W RTE
6350C02 AutoSizeStyle Gets or sets the resizing style of the cluster constant. R/W X
6350C01 Elements() Returns an array of references to the elements of the cluster constant. R
6350C04 HorizScroll If TRUE, displays the horizontal scroll bar. R/W X
6350C03 VertScroll Gets or sets whether LabVIEW shows the vertical scroll bar. R/W X
6350C05 ViewAsIcon Gets or sets whether LabVIEW displays the cluster constant as an icon. R/W

Methods

Show/Hide ClusterConstant Methods Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
ClusterConstant Methods Table
Method ID Short Name (English) Description RTE
6350800 Auto Size Automatically resizes the cluster to fit its contents.
6350801 ReorderElements Reorders the elements of the cluster. X

Events

No Events for this class.

History

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

See Also