Jump to content

ClassSpecifierConstant class

From LabVIEW Wiki
Revision as of 19:08, 1 September 2019 by Q (talk | contribs)
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name ClassSpecifierConstant class
Class ID 16452
Scope VI Scripting
Class Inheritance
Class Children

This class has no children.


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

Properties

Show/Hide ClassSpecifierConstant Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
ClassSpecifierConstant Properties Table
Property ID Short Name (English) Description R/W RTE
566EFC05 AllTypes() Returns an array of all possible types for the class specifier constant, as well as the inheritance relationship between the types. R X
566EFC02 ClassName Returns the name of the currently selected class. Or, changes the selected class to the specified class name. R/W X
566EFC04 IsPrivateClassSelected R
566EFC03 IsScriptClassSelected R
566EFC01 Term Returns a reference to the output terminal of a class-specifier constant. R
566EFC06 Type Gets or sets the class of the class specifier constant in the form of a string. R

Methods

Show/Hide ClassSpecifierConstant Methods Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
ClassSpecifierConstant Methods Table
Method ID Short Name (English) Description RTE
566EF800 SetType Sets the type of the referenced class specifier constant. X

Events

No Events for this class.

History

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

See Also