Constructor class
Appearance
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | Constructor class |
| Class ID | 16505 |
| 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 Constructor class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide Constructor 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 |
|---|---|---|---|---|
| 69EE1C00 | Constructor Node Class Name | Gets or sets the class name for the constructor node. This property is similar to the MethClassName for the Invoke Node. | Read/Write | Yes |
| 69EE1C01 | Input Terminals [] | Returns an array of references to the input parameter terminals. | Read Only | Yes |
| 69EE1C02 | Output Terminals [] | Returns an array of references to the output parameter terminals. | Read Only | Yes |
Methods
This class has no methods or it inherits methods from its parent: ObjectFunction Class.
Events
This class has no events or it inherits events from its parent: ObjectFunction Class.
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |