Jump to content

PolymorphicVI class: Difference between revisions

From LabVIEW Wiki
Started page
 
mNo edit summary
Line 1: Line 1:
{{VIServerClass|name=PolymorphicVI|id=101|scope=basic|class_0=VI|class_1=PolymorphicVI}}
{{VIServerClass|101}}


{{stub}}
{{stub}}
Line 67: Line 67:


== History ==
== History ==
{{ambox|text=History information is needed.  What changes have occured over previous versions?}}
{{ambox|text=History information is needed.  What changes have occurred over previous versions?}}
{| class="wikitable"
{| class="wikitable"
! Version
! Version

Revision as of 23:29, 1 September 2019

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 Short Name (English) Description R/W RTE
211C3002 AdaptToInputs Selects the correct polymorphic instance based on the wired input data types. R/W
211C3003 DrawInstance Draws the instance icon if TRUE; otherwise, draws the polymorphic VI. R/W
211C3000 InstanceInfo Returns an array of clusters where each cluster contains information about a polymorphic VI instance at the same index. R/W
211C3001 SelectorShown Specifies whether the polymorphic VI selector is shown when an instance of this polymorphic VI is added to the block diagram. R/W

Methods

Show/Hide PolymorphicVI Methods Table

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

Events

No Events for this class.

History

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

See Also