Jump to content

RingConstant class

From LabVIEW Wiki
Revision as of 02:06, 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 RingConstant class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide RingConstant Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
RingConstant Properties Table
Property ID Short Name (English) Description R/W RTE
634E804 Allow Undef Val? Gets or sets whether users can configure the constant with any numeric value, including values not already associated with any entries in the list of items defined for the control. R/W X
634E803 Flavor R X
634E801 Strings And Values() Gets or sets the strings you can select in the ring constant and the numeric value for each string in the form of an array of clusters. Use the Items[] property if you do not need to assign specific numeric values to each item. R/W X
634E800 Values() R/W X

Methods

No Methods for this class.

Events

No Events for this class.

History

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

See Also