LabVIEWClassControl class: Difference between revisions
Appearance
Started page |
(No difference)
|
Revision as of 04:07, 30 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 LabVIEWClassControl class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide LabVIEWClassControl 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 |
|---|---|---|---|---|
| 250F9C00 | LabVIEWClassName | Returns the name of the LabVIEW class that owns the referenced control. | R | |
| 250F9C01 | QualifiedName | Returns the qualified name of the control class type. | R |
Methods
Show/Hide LabVIEWClassControl Methods Table
| Legend | |
|---|---|
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Method ID | Short Name (English) | Description | RTE |
|---|---|---|---|
| 250F9800 | ReplaceWithControlOfOtherClass | Replaces this class control with the control of the class you specify. LabVIEW preserves the dynamic or non-dynamic status of the class. |
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. |