Ring class
Appearance
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | Ring class |
| Class ID | 34 |
| Scope | Basic Development Environment |
| 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 Ring class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide Ring 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 |
|---|---|---|---|---|
| 633E000 | Allow Undefined Values | If TRUE, users can enter numeric values not already associated with any entries in the list of items defined for a ring control. Users must enter undefined numeric values in the digital display of the control. If FALSE, users must select from the list of items defined for the control. | Read/Write | Yes |
| 633E003 | Values [] | Read/Write | Yes | |
| 633E004 | Strings And Values [] | Array of clusters containing the strings (non-sequential) from which you can select in the ring control and the numeric values for each item. Use the Strings () property if you do not need to assign specific numeric values to each item. | Read/Write | Yes |
| 633E006 | Flavor | Read Only | Yes | |
| 633E007 | Drop Down Menu | Read/Write | Yes |
Methods
This class has no methods or it inherits methods from its parent: NamedNumeric Class.
Events
This class has no events or it inherits events from its parent: NamedNumeric Class.
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |