Jump to content

RotaryColorScale class

From LabVIEW Wiki
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 Long Name (English) Description R/W RTE
    7F6EBC00Scale PositionSpecifies the position of the rotary scale. This property is not writable for meters.Read/WriteYes
    7F6EBC01Scale Position:StartSpecifies 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/WriteYes
    7F6EBC02Scale Position:RangeSpecifies the clockwise range, in radians, of the scale from the start position. This property is not writable for meters.Read/WriteYes

    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

    Version Change(s)
    LabVIEW 2018 More info to come.

    See Also