Jump to content

PolymorphicVI class

From LabVIEW Wiki
Revision as of 01:57, 8 May 2020 by Q (talk | contribs) (Removed VI Server Category from page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name PolymorphicVI class
Class ID 101
Scope Basic Development Environment
Class Inheritance
Class Children

This class has no children.


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

    Properties

    Show/Hide PolymorphicVI Properties Table

    Legend
    R/WReadable/Writable Permissions
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    PolymorphicVI Properties Table
    Property ID Long Name (English) Description R/W RTE
    211C3000InstanceInfoReturns an array of clusters where each cluster contains information about a polymorphic VI instance at the same index.Read/WriteNo
    211C3001Show Selector By DefaultSpecifies whether the polymorphic VI selector is shown when an instance of this polymorphic VI is added to the block diagram.Read/WriteNo
    211C3002Adapt To InputsSelects the correct polymorphic instance based on the wired input data types.Read/WriteNo
    211C3003Draw Instance IconDraws the instance icon if TRUE; otherwise, draws the polymorphic VI.Read/WriteNo

    Methods

    Show/Hide PolymorphicVI Properties Table

    Legend
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    PolymorphicVI Methods Table
    Method ID Long Name (English) Description RTE
    211C2C00GetPolyCHImageReturns an image depicting how the context help looks for the polymorphic VI.No

    Events

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


    History

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

    See Also