Ring class
Appearance
| 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. |
| |
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 | Short Name (English) | Description | R/W | RTE | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| 633E000 | AllowUndefVals | 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.
This property is similar to the Allow Undefined Values item on the shortcut menu of a ring control and the Allow undefined values at run time checkbox on the Edit Items page of the Ring Control Properties dialog box. |
R/W | X | ||||||
| 633E007 | DropDownMenu | R/W | X | |||||||
| 633E006 | Flavor | R | X | |||||||
| 633E004 | StringsAndValues() | 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.
If you wire the same numeric values to this property, LabVIEW returns an error. This property is similar to the Labels and Values columns on the Edit Items page of the Ring Properties dialog box.
|
R/W | X | ||||||
| 633E003 | Values() | R/W | X |
Methods
No Methods for this class.
Events
No Events for this class.
History
| |
History information is needed. What changes have occured over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |