InPlaceArrayNode class

From LabVIEW Wiki
Jump to: navigation, search
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 Long Name (English) Description R/W RTE
1614F000Terminal HeightReturns the height, in pixels, of each terminal of an expandable border node on the In Place Element Structure.Read OnlyNo
1614F002Index Terminalsl[][]Returns an array of references to the index terminals of an Array Index / Replace Elements border node.Read OnlyNo
1614F003Array Input TerminalReturns a reference to the array input on an Array Index / Replace Elements border node.Read OnlyNo
1614F004Output Terminals[]Returns an array of references to the outputs on an Array Index / Replace Elements border node.Read OnlyNo
1614F005Index CountGets 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.Read/WriteNo

Methods

Show/Hide InPlaceArrayNode Properties Table

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

Events

This class has no events or it inherits events from its parent: InPlaceBorderNode Class.


History

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

See Also