Jump to content

InPlaceArrayNode class

From LabVIEW Wiki
Revision as of 23:51, 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 InPlaceArrayNode class
Class ID 16518
Scope VI Scripting
Class Inheritance
Class Children

This class has no children.


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

Properties

Show/Hide InPlaceArrayNode Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
InPlaceArrayNode Properties Table
Property ID Short Name (English) Description R/W RTE
1614F003 ArrInputTerm Returns a reference to the array input on an Array Index / Replace Elements border node. R
1614F005 IdxCount Gets or sets the number of index inputs an Array Index / Replace Elements border node contains. When writing the number of inputs, this property grows the border node to accommodate the number of indexes you specify. R/W
1614F002 IndexTerms Returns an array of references to the index terminals of an Array Index / Replace Elements border node. R
1614F004 OutputTerms Returns an array of references to the outputs on an Array Index / Replace Elements border node. R
1614F000 TermHeight Returns the height, in pixels, of each terminal of an expandable border node on the In Place Element Structure. R

Methods

Show/Hide InPlaceArrayNode Methods Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
InPlaceArrayNode Methods Table
Method ID Short Name (English) Description RTE
1614EC00 Resize Resizes the expandable Array Index / Replace Elements border node to the height you specify.

Events

No Events for this class.

History

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

See Also