Generic class/Class ID property: Difference between revisions
Appearance
mNo edit summary |
m Category reorg |
||
| Line 204: | Line 204: | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category:VI Server Property]] | [[Category:VI Server Property]] | ||
Latest revision as of 13:28, 7 May 2020
| VI Server Property Information | |
|---|---|
| Property ID | 6327800 |
| Scope | Basic Development Environment |
| Data Name | ClassID |
| Short Name* | ClassID |
| Long Name* | Class ID |
| * Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
| Owning Class ID | 3 |
| Owning Class Name | Generic Class |
| Data Type | U32 data type |
| Property Node | |
| Available in Real-Time Operating System | Yes |
| Available in Run-Time Engine | Yes (Read Only) |
| Loads the block diagram into memory | No |
| Loads the front panel into memory | No |
| Need to authenticate before use | No |
| Permissions | Read Only |
| Remote access allowed | Yes |
| Settable when the VI is running | No |
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.
| 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 |
| 54 | Page |
| 55 | TabControl |
| 56 | ConPane |
Uses
| |
Specific use cases for this property. |
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |
See Also
| |
Add links to internal wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |