InPlaceArrayNode class
Appearance
| 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. |
| |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The InPlaceArrayNode class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide InPlaceArrayNode Properties Table
| Legend | |
|---|---|
| R/W | Readable/Writable Permissions |
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| 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 | |
|---|---|
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| 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
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |