Unbundler class: Difference between revisions
Appearance
Started page |
(No difference)
|
Revision as of 23:44, 1 September 2019
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | Unbundler class |
| Class ID | 16477 |
| Scope | VI Scripting |
| Class Inheritance |
|
| Class Children | |
| |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The Unbundler class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide Unbundler 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 |
|---|---|---|---|---|
| 5CC5A400 | OutputCnt | Gets or sets the number of output terminals on the node. | R/W | |
| 5CC5A401 | OutputTerms() | Returns an array of references to the output terminals on the node. | R |
Methods
Show/Hide Unbundler Methods Table
| Legend | |
|---|---|
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Method ID | Short Name (English) | Description | RTE |
|---|---|---|---|
| 5CC5A000 | AddOutputAfter | Adds a new output terminal after the item whose Index you specify and returns a reference to the new terminal. | |
| 5CC5A001 | RemoveOutput | Removes the output terminal at the Index you specify. |
Events
No Events for this class.
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |