NamedUnbundler class
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.
|
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The NamedUnbundler class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide NamedUnbundler Properties Table
Legend | |
---|---|
R/W | Readable/Writable Permissions |
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Property ID | Long Name (English) | Description | R/W | RTE |
---|---|---|---|---|
7EF3E800 | Element Names[] | Gets or sets the names of the elements in the unbundler. | Read/Write | No |
7EF3E801 | Full Names Visible? | Gets or sets whether to display the full names of elements. | Read/Write | No |
7EF3E802 | Available Elements[] | Returns an array of the names of available elements in the unbundler. | Read Only | No |
7EF3E803 | Full Element Names[] | Gets or sets the complete names of elements in the unbundler, including the name at each level of the hierarchy. | Read/Write | No |
7EF3E804 | Full Element Index[] | Read/Write | Yes | |
7EF3E805 | RestrictLRGrowMove | Read/Write | Yes |
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
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |