Jump to content

IONameConstant class: Difference between revisions

From LabVIEW Wiki
Started page
(No difference)

Revision as of 01:49, 28 August 2019

VI Server Class Information
Return to VI Server Class Hierarchy
Class Name class
Class ID {{{1}}}
Scope
Class Inheritance

This class is a top-level class.

Class Children

This class has no children.


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

Properties

Show/Hide IONameConstant Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
IONameConstant Properties Table
Property ID Short Name (English) Description R/W RTE
7C86E80D AllowNew R/W X
7C86E808 AllowMultiple R/W X
7C86E807 AllowUndefined R/W X
7C86E802 DeviceString R/W X
7C86E806 DisplayFilter R/W X
7C86E809 DropDownList() R X
7C86E810 FilterCriteria R/W X
7C86E805 FilterOnDevice R/W X
7C86E804 FilterOnSubTypeClass R/W X
7C86E803 FilterOnTypeClass R/W X
7C86E813 IgnoreSeparators R/W X
7C86E80C InclInv R/W X
7C86E812 MenuButtonVisible Sets or returns a visible pull-down menu button.

If TRUE, LabVIEW displays the pull-down menu button.

R/W X
7C86E801 SubTypeClass R/W X
7C86E80E TagType R X
7C86E800 TypeClass R/W X
7C86E811 UserData R/W X
7C86E80A Value Sets or returns the value of the control. R/W X

Methods

No Methods for this class.

Events

No Events for this class.

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also