Jump to content

RingConstant class: Difference between revisions

From LabVIEW Wiki
Started page
 
mNo edit summary
Line 1: Line 1:
{{VIServerClass|name=RingConstant|id=16424|scope=script|class_0=Generic|class_1=GObject|class_2=Constant|class_3=NumericConstant|class_4=NamedNumericConstant|class_5=RingConstant}}
{{VIServerClass|16424}}


{{stub}}
{{stub}}

Revision as of 19:06, 1 September 2019

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 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