Bundler class

From LabVIEW Wiki
Jump to: navigation, search
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name Bundler class
Class ID 16476
Scope VI Scripting
Class Inheritance
Class Children


The Bundler class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide Bundler Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
Bundler Properties Table
Property ID Long Name (English) Description R/W RTE
570AD400Input CountGets or sets the number of input terminals on a node.Read/WriteNo
570AD401Input TerminalsReturns an array of references to the input terminals on a node.Read OnlyNo

Methods

Show/Hide Bundler Properties Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
Bundler Methods Table
Method ID Long Name (English) Description RTE
570AD000AddInputAfterAdds a new input terminal after the item specified by Index and returns a reference to the new terminal.No
570AD001RemoveInputRemoves 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

Version Change(s)
LabVIEW 2018 More info to come.

See Also