Jump to content

ClassSpecifierConstant class

From LabVIEW Wiki
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 Long Name (English) Description R/W RTE
    566EFC00Type (Deprecated)Read/WriteNo
    566EFC01TerminalReturns a reference to the output terminal of a class-specifier constant.Read OnlyNo
    566EFC02Class NameReturns the name of the currently selected class. Or, changes the selected class to the specified class name.Read/WriteYes
    566EFC03Is Scripting Class SelectedRead OnlyNo
    566EFC04Is Private Class SelectedRead OnlyNo
    566EFC05All Types[]Returns an array of all possible types for the class specifier constant, as well as the inheritance relationship between the types.Read OnlyYes
    566EFC06TypeGets or sets the class of the class specifier constant in the form of a string.Read OnlyNo

    Methods

    Show/Hide ClassSpecifierConstant Properties Table

    Legend
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    ClassSpecifierConstant Methods Table
    Method ID Long Name (English) Description RTE
    566EF800Set TypeSets the type of the referenced class specifier constant.Yes (Read/Write)

    Events

    This class has no events or it inherits events from its parent: RefNumConstant Class.


    History

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

    See Also