PolymorphicSubVI class: Difference between revisions
Appearance
Started page |
Replaced with template tables |
||
| Line 7: | Line 7: | ||
{{TOCright}} | {{TOCright}} | ||
<!--Edit Properties, Methods, or Events in the appropriate table in one on the VI Server Templates--> | |||
< | {{VIServerClassTables|16443}} | ||
|} | |||
== History == | == History == | ||
Revision as of 00:45, 9 September 2019
| 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 | Long Name (English) | Description | R/W | RTE |
|---|---|---|---|---|
| 7DBC6400 | Selected Type | Specifies the polymorphic VI instance to select. Writing to this property removes automatic selection. | Read/Write | No |
| 7DBC6401 | Selector | Returns a reference to the polymorphic VI selector for a polymorphic VI. | Read Only | No |
| 7DBC6403 | Selector Visible | Sets or returns if the polymorphic VI selector is visible. | Read/Write | No |
| 7DBC6404 | Polymorphic VI | Returns a reference to the Polymorphic VI that the subVI references. | Read Only | Yes |
| 7DBC6405 | Automatic | Sets or returns if the polymorphic VI automatically selects the instance. | Read/Write | Yes |
Methods
This class has no methods or it inherits methods from its parent: SubVI Class.
Events
This class has no events or it inherits events from its parent: SubVI Class.
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |