IOName class

From LabVIEW Wiki
Jump to: navigation, search
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


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

Properties

Show/Hide IOName Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
IOName Properties Table
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
634641F DropDownGlyphStatus Read Only 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
IOName Events Table
Code Name Description Type
1073741890 Operate Menu Activation Notify
1073741891 Operate Menu Dismissed Notify


History

Version Change(s)
LabVIEW 2020 In LabVIEW 2020 the DropDownGlyphStatus property was added.

See Also