PolymorphicVI class: Difference between revisions
Appearance
Replaced with template tables |
m Removed VI Server Category from page |
||
| (One intermediate revision by the same user not shown) | |||
| Line 25: | Line 25: | ||
*[[VI Scripting]] | *[[VI Scripting]] | ||
[[Category:VI Server Class]] | [[Category:VI Server Class]] | ||
Latest revision as of 01:57, 8 May 2020
| 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 | Long Name (English) | Description | R/W | RTE |
|---|---|---|---|---|
| 211C3000 | InstanceInfo | Returns an array of clusters where each cluster contains information about a polymorphic VI instance at the same index. | Read/Write | No |
| 211C3001 | Show Selector By Default | Specifies whether the polymorphic VI selector is shown when an instance of this polymorphic VI is added to the block diagram. | Read/Write | No |
| 211C3002 | Adapt To Inputs | Selects the correct polymorphic instance based on the wired input data types. | Read/Write | No |
| 211C3003 | Draw Instance Icon | Draws the instance icon if TRUE; otherwise, draws the polymorphic VI. | Read/Write | No |
Methods
Show/Hide PolymorphicVI Properties Table
| Legend | |
|---|---|
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Method ID | Long Name (English) | Description | RTE |
|---|---|---|---|
| 211C2C00 | GetPolyCHImage | Returns 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
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |