Jump to content

RotaryColorScale class

From LabVIEW Wiki
Revision as of 00:28, 2 September 2019 by Q (talk | contribs) (Started page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.


The RotaryColorScale class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide RotaryColorScale Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
RotaryColorScale Properties Table
Property ID Short Name (English) Description R/W RTE
7F6EBC00 SclPos Specifies the position of the rotary scale. This property is not writable for meters.
Elements:
Name Description
Start Specifies where the scale begins. The 3 o'clock position is 0; the 12 o'clock position is pi/2; the 9 o'clock position is pi; the 6 o'clock position is 3*pi/2, and so on.
Range Specifies the clockwise range, in radians, of the scale from the start position.
R/W X
7F6EBC02 SclPosRange Specifies the clockwise range, in radians, of the scale from the start position. This property is not writable for meters. R/W X
7F6EBC01 SclPosStart 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. 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