ClassSpecifierConstant class: Difference between revisions
Appearance
Started page |
(No difference)
|
Revision as of 02:08, 28 August 2019
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | class |
| Class ID | {{{1}}} |
| Scope | |
| Class Inheritance |
This class is a top-level class. |
| Class Children | This class has no children. |
| |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The ClassSpecifierConstant class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide ClassSpecifierConstant Properties Table
| Legend | |
|---|---|
| R/W | Readable/Writable Permissions |
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Property ID | Short Name (English) | Description | R/W | RTE |
|---|---|---|---|---|
| 566EFC05 | AllTypes() | Returns an array of all possible types for the class specifier constant, as well as the inheritance relationship between the types. | R | X |
| 566EFC02 | ClassName | Returns the name of the currently selected class. Or, changes the selected class to the specified class name. | R/W | X |
| 566EFC04 | IsPrivateClassSelected | R | ||
| 566EFC03 | IsScriptClassSelected | R | ||
| 566EFC01 | Term | Returns a reference to the output terminal of a class-specifier constant. | R | |
| 566EFC06 | Type | Gets or sets the class of the class specifier constant in the form of a string. | R |
Methods
Show/Hide ClassSpecifierConstant Methods Table
| Legend | |
|---|---|
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Method ID | Short Name (English) | Description | RTE |
|---|---|---|---|
| 566EF800 | SetType | Sets the type of the referenced class specifier constant. | X |
Events
No Events for this class.
History
| |
History information is needed. What changes have occured over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |