RingConstant class

From LabVIEW Wiki
Jump to: navigation, search
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name RingConstant class
Class ID 16424
Scope VI Scripting
Class Inheritance
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 Long Name (English) Description R/W RTE
634E800Values []Read/WriteYes
634E801Strings 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.Read/WriteYes
634E803FlavorRead OnlyYes
634E804Allow Undef Values?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.Read/WriteYes

Methods

This class has no methods or it inherits methods from its parent: NamedNumericConstant Class.

Events

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


History

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

See Also