IONameConstant 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:06, 8 May 2020
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | IONameConstant class |
| Class ID | 16445 |
| Scope | VI Scripting |
| Class Inheritance |
|
| Class Children | |
| |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The IONameConstant class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide IONameConstant 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 |
|---|---|---|---|---|
| 7C86E800 | TypeClass | Read/Write | Yes | |
| 7C86E801 | SubTypeClass | Read/Write | Yes | |
| 7C86E802 | Device String | Read/Write | Yes | |
| 7C86E803 | FilterOnTypeClass | Read/Write | Yes | |
| 7C86E804 | FilterOnSubTypeClass | Read/Write | Yes | |
| 7C86E805 | FilterOnDevice | Read/Write | Yes | |
| 7C86E806 | DisplayFilter | Read/Write | Yes | |
| 7C86E807 | AllowUndefined | Read/Write | Yes | |
| 7C86E808 | AllowMultiple | Read/Write | Yes | |
| 7C86E809 | DropDownList[] | Read Only | Yes | |
| 7C86E80A | Value | Sets or returns the value of the control. | Read/Write | Yes |
| 7C86E80B | TagList[] | Read Only | Yes | |
| 7C86E80C | IncludeInvalid | Read/Write | Yes | |
| 7C86E80D | AllowCreateNew | Read/Write | Yes | |
| 7C86E80E | TagType | Read Only | Yes | |
| 7C86E80F | UpdatedTagList[] | Read Only | Yes | |
| 7C86E810 | FilterCriteria | Read/Write | Yes | |
| 7C86E811 | User Data | Read/Write | Yes | |
| 7C86E812 | Menu Button Visible | Sets or returns a visible pull-down menu button. | Read/Write | Yes |
| 7C86E813 | Ignore Separators | Read/Write | Yes |
Methods
This class has no methods or it inherits methods from its parent: Constant Class.
Events
This class has no events or it inherits events from its parent: Constant Class.
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |