NamedBundler class: Difference between revisions
Appearance
Replaced with template tables |
m Removed VI Server Category from page |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 25: | Line 25: | ||
*[[VI Scripting]] | *[[VI Scripting]] | ||
[[Category:VI | [[Category:VI Scripting Class]] | ||
[[Category:VI Server Class]] | [[Category:VI Server Class]] | ||
Latest revision as of 02:07, 8 May 2020
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | NamedBundler class |
| Class ID | 16415 |
| 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 NamedBundler class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide NamedBundler 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 |
|---|---|---|---|---|
| 636BC00 | Element Names[] | Gets or sets the names of the elements in the bundler. | Read/Write | No |
| 636BC01 | Full Names Visible? | Gets or sets whether to display the full names of elements. | Read/Write | No |
| 636BC02 | Available Elements[] | Returns an array of the names of available elements in the bundler. | Read Only | No |
| 636BC03 | Full Element Names[] | Gets or sets the complete names of elements in the bundler, including the name at each level of the hierarchy. | Read/Write | No |
| 636BC04 | Full Element Index[] | Read/Write | Yes | |
| 636BC05 | Allow Unwired Left Terminal | Read/Write | Yes | |
| 636BC06 | RestrictLRGrowMove | Read/Write | Yes |
Methods
This class has no methods or it inherits methods from its parent: Bundler Class.
Events
This class has no events or it inherits events from its parent: Bundler Class.
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |