ClassSpecifierConstant class
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | ClassSpecifierConstant class |
Class ID | 16452 |
Scope | VI Scripting |
Class Inheritance |
|
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).
Contents |
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 | Long Name (English) | Description | R/W | RTE |
---|---|---|---|---|
566EFC00 | Type (Deprecated) | Read/Write | No | |
566EFC01 | Terminal | Returns a reference to the output terminal of a class-specifier constant. | Read Only | No |
566EFC02 | Class Name | Returns the name of the currently selected class. Or, changes the selected class to the specified class name. | Read/Write | Yes |
566EFC03 | Is Scripting Class Selected | Read Only | No | |
566EFC04 | Is Private Class Selected | Read Only | No | |
566EFC05 | All Types[] | Returns an array of all possible types for the class specifier constant, as well as the inheritance relationship between the types. | Read Only | Yes |
566EFC06 | Type | Gets or sets the class of the class specifier constant in the form of a string. | Read Only | No |
Methods
Show/Hide ClassSpecifierConstant Properties Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Long Name (English) | Description | RTE |
---|---|---|---|
566EF800 | Set Type | Sets the type of the referenced class specifier constant. | Yes (Read/Write) |
Events
This class has no events or it inherits events from its parent: RefNumConstant Class.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |