Jump to content

IndexArray class

From LabVIEW Wiki
Revision as of 02:05, 8 May 2020 by Q (talk | contribs) (Removed VI Server Category from page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.


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

    Properties

    Show/Hide IndexArray Properties Table

    Legend
    R/WReadable/Writable Permissions
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    IndexArray Properties Table
    Property ID Long Name (English) Description R/W RTE
    636A400Index CountGets or sets the number of indexes. On a set, this property expands the node to accommodate the number of indexes you specify.Read/WriteYes
    636A401Index Terminals[][]Returns an array of references to the index terminals.Read OnlyYes
    636A402Output Terminals[] (Deprecated)Read OnlyYes
    636A403Array Input TerminalReturns a reference to the array input.Read OnlyYes
    636A404Output Terminals[]Returns an array of references to the index array output terminals.Read OnlyYes

    Methods

    This class has no methods or it inherits methods from its parent: GrowableFunction Class.

    Events

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


    History

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

    See Also