RingConstant class
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.
|
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The RingConstant class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide RingConstant Properties Table
Legend | |
---|---|
R/W | Readable/Writable Permissions |
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Property ID | Long Name (English) | Description | R/W | RTE |
---|---|---|---|---|
634E800 | Values [] | Read/Write | Yes | |
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. | Read/Write | Yes |
634E803 | Flavor | Read Only | Yes | |
634E804 | Allow 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/Write | Yes |
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
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |