Jump to content

NamedUnbundler class

From LabVIEW Wiki
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name NamedUnbundler class
Class ID 16478
Scope VI Scripting
Class Inheritance
Class Children

This class has no children.


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

    Properties

    Show/Hide NamedUnbundler Properties Table

    Legend
    R/WReadable/Writable Permissions
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    NamedUnbundler Properties Table
    Property ID Long Name (English) Description R/W RTE
    7EF3E800Element Names[]Gets or sets the names of the elements in the unbundler.Read/WriteNo
    7EF3E801Full Names Visible?Gets or sets whether to display the full names of elements.Read/WriteNo
    7EF3E802Available Elements[]Returns an array of the names of available elements in the unbundler.Read OnlyNo
    7EF3E803Full Element Names[]Gets or sets the complete names of elements in the unbundler, including the name at each level of the hierarchy.Read/WriteNo
    7EF3E804Full Element Index[]Read/WriteYes
    7EF3E805RestrictLRGrowMoveRead/WriteYes

    Methods

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

    Events

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


    History

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

    See Also