NumericWithScale class
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | NumericWithScale class |
Class ID | 33 |
Scope | Basic Development Environment |
Class Inheritance |
|
Class Children |
|
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The NumericWithScale class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide NumericWithScale 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 |
---|---|---|---|---|
633F800 | Housing Size | Size of the housing in terms of width and height in pixels. | Read/Write | Yes |
633F801 | Housing Size:Width | Width of the housing area in pixels. | Read/Write | Yes |
633F802 | Housing Size:Height | Height of the housing area in pixels. | Read/Write | Yes |
633F803 | Active Slider | Shows which slider/needle is active. | Read/Write | Yes |
633F804 | Slider Colors | Colors of the active slider/needle expressed in terms of (Foreground Color, Background Color) pair. | Read/Write | Yes |
633F805 | Slider Colors:FG Color | Foreground color of the active slider/needle. | Read/Write | Yes |
633F806 | Slider Colors:BG Color | Background color of the active slider/needle. | Read/Write | Yes |
633F808 | Num Of Sliders | Gets or sets the number of sliders. | Read Only | Yes (Read Only) |
633F809 | Text Labels Visible? | Specifies whether text labels are visible for markers. | Read/Write | Yes (Read Only) |
633F80A | Text Labels[] | Array of names for the markers. | Read/Write | Yes |
633F80B | Digital Displays[] | References to the digital displays. | Read Only | Yes (Read Only) |
633F80C | Scale Info | Read/Write | Yes | |
633F80D | Housing Colors | Foreground and background colors of the slide/knob housing. | Read/Write | Yes |
633F80E | Housing Colors:FG Color | Foreground color of the active slider/needle. | Read/Write | Yes |
633F80F | Housing Colors:BG Color | Background color of the active slider/needle. | Read/Write | Yes |
633F810 | Show Value Tip Strip | Displays the current value of a numeric control as you move the slider or needle. | Read/Write | Yes |
Methods
Show/Hide NumericWithScale Properties Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Long Name (English) | Description | RTE |
---|---|---|---|
633F400 | Add Slider | Adds a slider or a thumb. | No |
633F401 | Delete Slider | Deletes a slider or a thumb. | No |
Events
This class has no events or it inherits events from its parent: Numeric Class.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |