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
3 | Generic |
4 | Decoration |
5 | Text |
6 | Control |
7 | ColorBox |
8 | Boolean |
9 | RefNum |
10 | Variant |
11 | Path |
12 | ListBox |
13 | Table |
14 | Array |
15 | Picture |
16 | ActiveXContainer |
17 | Numeric |
18 | Digital |
19 | NamedNumeric |
20 | ColorRamp |
21 | Slide |
22 | GraphOrChart |
23 | WaveformChart |
24 | WaveformGraph |
25 | IntensityChart |
26 | IntensityGraph |
27 | String |
28 | IOName |
29 | ComboBox |
30 | Cluster |
31 | Panel |
32 | Knob |
33 | NumWithScale |
34 | Ring |
35 | Enum |
36 | GObject |
37 | Plot |
38 | Cursor |
39 | NumericText |
40 | Scale |
41 | ColorScale |
42 | GraphScale |
43 | ColorGraphScale |
44 | TypedRefNum |
45 | OldKnobScale |
46 | MCListbox |
47 | MeasureData |
48 | BVTag |
49 | DAQName |
50 | VISAName |
51 | IVIName |
52 | SlideScale |
53 | TabControl |
54 | Page |
55 | TabArrayTabControl |
56 | ConPane |
Remarks
The following table lists the characteristics of this property.
Available in Run-Time Engine and Real-Time Operating System | Yes (Read Only) |
Permissions | Read Only |
Settable when the VI is running | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access disallowed | No |
Must wait until user interface is idle | No |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |