PolymorphicSubVI class
Appearance
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | PolymorphicSubVI class |
| Class ID | 16443 |
| Scope | VI Scripting |
| 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 PolymorphicSubVI class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide PolymorphicSubVI 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 |
|---|---|---|---|---|
| 7DBC6405 | Automatic | Sets or returns if the polymorphic VI automatically selects the instance.
If TRUE, the polymorphic VI automatically selects the instance. If FALSE, the property manually selects the current instance. |
R/W | X |
| 7DBC6404 | PolyVI | Returns a reference to the Polymorphic VI that the subVI references. | R | X |
| 7DBC6400 | SelectedType | Specifies the polymorphic VI instance to select. Writing to this property removes automatic selection. | R/W | |
| 7DBC6401 | Selector | Returns a reference to the polymorphic VI selector for a polymorphic VI.
If the polymorphic VI selector is not visible, this property returns NotAReference. |
R | |
| 7DBC6403 | SelectorVisible | Sets or returns if the polymorphic VI selector is visible.
If TRUE, the polymorphic VI selector is visible. |
R/W |
Methods
No Methods for this class.
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. |