Jump to content

Knob class: Difference between revisions

From LabVIEW Wiki
Started page
 
mNo edit summary
Line 1: Line 1:
{{VIServerClass|name=Knob|id=32|scope=basic|class_0=Generic|class_1=GObject|class_2=Control|class_3=Numeric|class_4=NumericWithScale|class_5=Knob}}
{{VIServerClass|32}}


{{stub}}
{{stub}}
Line 48: Line 48:


== History ==
== History ==
{{ambox|text=History information is needed.  What changes have occured over previous versions?}}
{{ambox|text=History information is needed.  What changes have occurred over previous versions?}}
{| class="wikitable"
{| class="wikitable"
! Version
! Version

Revision as of 22:19, 1 September 2019

VI Server Class Information
Return to VI Server Class Hierarchy
Class Name Knob class
Class ID 32
Scope Basic Development Environment
Class Inheritance
Class Children

This class has no children.


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

Properties

Show/Hide Knob Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
Knob Properties Table
Property ID Short Name (English) Description R/W RTE
6341001 Lock R/W X
6341000 Scale Reference to the knob scale object.

You can use this reference with the ColorScale properties.

R X
6341002 Snap 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