Jump to content

Bundler class

From LabVIEW Wiki
Revision as of 23:36, 1 September 2019 by Q (talk | contribs) (Started page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 Short Name (English) Description R/W RTE
570AD400 InputCnt Gets or sets the number of input terminals on a node. R/W
570AD401 InputTerms() Returns an array of references to the input terminals on a node. R

Methods

Show/Hide Bundler Methods Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
Bundler Methods Table
Method ID Short 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.
570AD001 RemoveInput Removes the input terminal at the Index you specify.

Events

No Events for this class.

History

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

See Also