IndexArray class: Difference between revisions
Appearance
Started page |
(No difference)
|
Revision as of 23:39, 1 September 2019
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | IndexArray class |
| Class ID | 16413 |
| 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 IndexArray class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide IndexArray 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 |
|---|---|---|---|---|
| 636A403 | ArrInputTerm | Returns a reference to the array input. | R | X |
| 636A400 | IndexCount | Gets or sets the number of indexes. On a set, this property expands the node to accommodate the number of indexes you specify. | R/W | X |
| 636A401 | IndexTerms | Returns an array of references to the index terminals. | R | X |
| 636A404 | OutputTerms | Returns an array of references to the index array output terminals. | R | X |
Methods
No Methods for this class.
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. |