RotaryColorScale class
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | RotaryColorScale class |
Class ID | 69 |
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 RotaryColorScale class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide RotaryColorScale 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 |
---|---|---|---|---|
7F6EBC00 | Scale Position | Specifies the position of the rotary scale. This property is not writable for meters. | Read/Write | Yes |
7F6EBC01 | Scale Position:Start | Specifies where the scale begins. The 3 o'clock position is 0, 12 o'clock position is pi/2, 9 0'clock position is pi, 6 o'clock position is 3*pi/2, and so on. This property is not writable for meters. | Read/Write | Yes |
7F6EBC02 | Scale Position:Range | Specifies the clockwise range, in radians, of the scale from the start position. This property is not writable for meters. | Read/Write | Yes |
Methods
This class has no methods or it inherits methods from its parent: ColorScale Class.
Events
This class has no events or it inherits events from its parent: ColorScale Class.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |