Control class/Genericity property: Difference between revisions
Appearance
Added new property page. |
|||
| (3 intermediate revisions by one other user not shown) | |||
| Line 15: | Line 15: | ||
== Uses == | == Uses == | ||
When True, the control or indicator will change to match the type of whatever data is wired to it, resulting in behavior similar to a [[Malleable VI]]. A VI containing a control or indicator with this property set to True becomes a [[Generic VI]]. <span style="font-weight:bold;color:red">Do not use this property. Generic VI's are an unfinished, abandoned feature of LabVIEW which is liable to cause crashes and corruption. Use a Malleable VI instead.</span> | |||
== History == | == History == | ||
| Line 31: | Line 31: | ||
== External Links == | == External Links == | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category:VI Scripting Property]] | |||
[[Category: Property]] [[Category:VI Server Property]] | [[Category:Private Property]] | ||
[[Category:VI Server Property]] | |||
Latest revision as of 03:41, 21 September 2020
| VI Server Property Information | |
|---|---|
| Property ID | 633203C |
| Scope | Private |
| Data Name | Genericity |
| Short Name* | Genericity |
| Long Name* | Genericity |
| * Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
| Owning Class ID | 6 |
| Owning Class Name | Control Class |
| Data Type | Boolean data type |
| Property Node | |
| Permissions | Read/Write |
Uses
When True, the control or indicator will change to match the type of whatever data is wired to it, resulting in behavior similar to a Malleable VI. A VI containing a control or indicator with this property set to True becomes a Generic VI. Do not use this property. Generic VI's are an unfinished, abandoned feature of LabVIEW which is liable to cause crashes and corruption. Use a Malleable VI instead.
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |
See Also
| |
Add links to internal wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |