Class ID Property

LabView Local Project Settings

Class ID Property

Short Name: ClassID

Installed With: Base Package

Class: Generic Properties

Class identifier of the object.

This integer uniquely identifies the class of a LabVIEW object. To view the corresponding class name of a LabVIEW object, use the Class Name property.

Values

3Generic
4Decoration
5Text
6Control
7ColorBox
8Boolean
9RefNum
10Variant
11Path
12ListBox
13Table
14Array
15Picture
16ActiveXContainer
17Numeric
18Digital
19NamedNumeric
20ColorRamp
21Slide
22GraphOrChart
23WaveformChart
24WaveformGraph
25IntensityChart
26IntensityGraph
27String
28IOName
29ComboBox
30Cluster
31Panel
32Knob
33NumWithScale
34Ring
35Enum
36GObject
37Plot
38Cursor
39NumericText
40Scale
41ColorScale
42GraphScale
43ColorGraphScale
44TypedRefNum
45OldKnobScale
46MCListbox
47MeasureData
48BVTag
49DAQName
50VISAName
51IVIName
52SlideScale
53TabControl
54Page
55TabArrayTabControl
56ConPane

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemYes (Read Only)
PermissionsRead Only
Settable when the VI is runningNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo