PolymorphicVI class
Appearance
| 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. |
| |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The PolymorphicVI class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide PolymorphicVI Properties Table
| Legend | |
|---|---|
| R/W | Readable/Writable Permissions |
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| 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 | |
|---|---|
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| 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
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |