Bundler class
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | Bundler class |
Class ID | 16476 |
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 Bundler class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide Bundler 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 |
---|---|---|---|---|
570AD400 | Input Count | Gets or sets the number of input terminals on a node. | Read/Write | No |
570AD401 | Input Terminals | Returns an array of references to the input terminals on a node. | Read Only | No |
Methods
Show/Hide Bundler Properties Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Long Name (English) | Description | RTE |
---|---|---|---|
570AD000 | AddInputAfter | Adds a new input terminal after the item specified by Index and returns a reference to the new terminal. | No |
570AD001 | RemoveInput | Removes the input terminal at the Index you specify. | No |
Events
This class has no events or it inherits events from its parent: GrowableFunction Class.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |