LVClassLibrary class/Parent Interfaces property: Difference between revisions
Appearance
Added new property page. |
Updated for LabVIEW 2020 |
||
| Line 9: | Line 9: | ||
| datatype = UDClassLibrary Refnum Array | | datatype = UDClassLibrary Refnum Array | ||
| propertynodeimage = LVClassLibrary-Parent Interfaces.png | | propertynodeimage = LVClassLibrary-Parent Interfaces.png | ||
| availableinrealtime = No | | availableinrealtime = No | ||
| availableinruntime = No | | availableinruntime = No | ||
| Line 22: | Line 21: | ||
Reads the interfaces that the referenced class directly inherits from. Missing parents are not included. Use the [[Write Parent Interfaces]] method to assign parent interfaces to a class. | Reads the interfaces that the referenced class directly inherits from. Missing parents are not included. Use the [[Write Parent Interfaces]] method to assign parent interfaces to a class. | ||
== Uses == | == Uses == | ||
| Line 28: | Line 26: | ||
== History == | == History == | ||
{| class="wikitable" | {| class="wikitable" | ||
! Version | ! Version | ||
! Change(s) | ! Change(s) | ||
|- | |- | ||
|[[File: | |[[File:LV2020.png|frameless|border|64x64px|LabVIEW 2020|link=LabVIEW 2020]] | ||
| | | This property was added in [[LabVIEW 2020]]. | ||
|} | |} | ||
== See Also == | == See Also == | ||
{{ambox|text=Add links to internal wiki pages that would also help.}} | {{ambox|text=Add links to internal wiki pages that would also help.}} | ||
| Line 42: | Line 40: | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category:VI Server Property]] | |||
Latest revision as of 04:26, 17 June 2020
| VI Server Property Information | |
|---|---|
| Property ID | 97D7017 |
| Scope | Basic Development Environment |
| Data Name | Parent Interfaces |
| Short Name* | Parent Interfaces |
| Long Name* | Parent Interfaces |
| * Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
| Owning Class ID | 85 |
| Owning Class Name | LVClassLibrary Class |
| Data Type | UDClassLibrary Refnum Array data type |
| Property Node | |
| Available in Real-Time Operating System | No |
| Available in Run-Time Engine | No |
| Loads the block diagram into memory | No |
| Loads the front panel into memory | No |
| Need to authenticate before use | No |
| Permissions | Read Only |
| Remote access allowed | Yes |
| Settable when the VI is running | No |
Reads the interfaces that the referenced class directly inherits from. Missing parents are not included. Use the Write Parent Interfaces method to assign parent interfaces to a class.
Uses
| |
Specific use cases for this property. |
History
| Version | Change(s) |
|---|---|
| This property was added in LabVIEW 2020. |
See Also
| |
Add links to internal wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |