IOName class: Difference between revisions
Appearance
Replaced with template tables |
m Added VI Scripting Category to page |
||
| Line 27: | Line 27: | ||
[[Category:VI Server]] | [[Category:VI Server]] | ||
[[Category:VI Server Class]] | [[Category:VI Server Class]] | ||
Revision as of 01:12, 8 May 2020
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | IOName class |
| Class ID | 28 |
| Scope | Basic Development Environment |
| 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 IOName class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide IOName 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 |
|---|---|---|---|---|
| 6346400 | Text Size | Read/Write | Yes | |
| 6346401 | Text Size:Width | Width of the I/O name control in pixels. | Read/Write | Yes |
| 6346402 | Text Size:Height | Height of the I/O name control in pixels. | Read/Write | Yes |
| 6346403 | Text | Reference to the I/O name text. | Read Only | Yes |
| 6346404 | TypeClass | Read/Write | Yes | |
| 6346405 | SubTypeClass | Read/Write | Yes | |
| 6346406 | Device String | Read/Write | Yes | |
| 6346407 | FilterOnTypeClass | Read/Write | Yes | |
| 6346408 | FilterOnSubTypeClass | Read/Write | Yes | |
| 6346409 | FilterOnDevice | Read/Write | Yes | |
| 634640A | DisplayFilter | Read/Write | Yes | |
| 634640B | AllowUndefined | Read/Write | Yes | |
| 634640C | AllowMultiple | Read/Write | Yes | |
| 634640D | DropDownList[] | Read Only | Yes | |
| 634640E | Value | Value of the I/O name control. | Read/Write | Yes |
| 634640F | TagType | Read Only | Yes | |
| 6346410 | Default Value | Gets or sets the default value of the I/O name control. | Read/Write | Yes (Read Only) |
| 6346411 | Value (Signaling) | Sets the value of the control and generates a Value Change event. | Write Only | Yes |
| 6346412 | Size | Size of the I/O name control in terms of width and height in pixels. | Read/Write | Yes |
| 6346413 | Size:Width | Width of the I/O name control in pixels. | Read/Write | Yes |
| 6346414 | Size:Height | Height of the I/O name control in pixels. | Read/Write | Yes |
| 6346415 | TagList[] | Read Only | Yes | |
| 6346416 | IncludeInvalid | Read/Write | Yes | |
| 6346417 | AllowCreateNew | Read/Write | Yes | |
| 6346418 | UpdatedTagList[] | Read Only | Yes | |
| 6346419 | FilterCriteria | Read/Write | Yes | |
| 634641A | User Data | Read/Write | Yes | |
| 634641B | Menu Button Visible | If True, displays the pull-down menu button. | Read/Write | Yes |
| 634641C | Synch Current And Default Values | Read/Write | Yes | |
| 634641D | Grayed When VI Reserved | Read/Write | Yes | |
| 634641E | Ignore Separators | Read/Write | Yes |
Methods
This class has no methods or it inherits methods from its parent: Control Class.
Events
Show/Hide IOName Events Table
| Legend | |
|---|---|
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated |
| Code | Name | Description | Type |
|---|---|---|---|
| 1073741890 | Operate Menu Activation | ||
| 1073741891 | Operate Menu Dismissed |
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |