Jump to content

PolymorphicVI class: Difference between revisions

From LabVIEW Wiki
Started page
(No difference)

Revision as of 00:14, 27 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 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