Jump to content

LVClassLibrary class: Difference between revisions

From LabVIEW Wiki
Started page
 
Updated for LabVIEW 2020. Removed template.
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{VIServerClass|name=LVClassLibrary|id=85|scope=basic|class_0=ProjectItem|class_1=Library|class_2=LVClassLibrary}}
{{VIServerClass|85}}


{{stub}}
{{stub}}
Line 7: Line 7:
{{TOCright}}
{{TOCright}}


==Properties==
== Properties ==
<span class="mw-customtoggle-propertiestable">Show/Hide LVClassLibrary Properties Table</span>
<span class="mw-customtoggle-propertiestable">Show/Hide LVClassLibrary Properties Table</span>
<div class="mw-collapsible" id="mw-customcollapsible-propertiestable">
<div class="mw-collapsible" id="mw-customcollapsible-propertiestable">
{{VIServerLegend|showrw=TRUE|showrte=TRUE}}
{{VIServerLegend|showrw=TRUE|showrte=TRUE}}
{| class="wikitable sortable"
<div style="width: 80%; max-height: 50em; overflow: auto;">
{| class="wikitable sortable"  
|+ LVClassLibrary Properties Table
|+ LVClassLibrary Properties Table
! Property ID
! data-sort-type="number"| Property ID
! Short Name (English)
! Long Name (English)
! Description
! Description
! R/W
! R/W
! RTE
! RTE  
|- style="background-color:#FFFFCC;"
|- style="background-color:#FFFFCC;"  
|97D7014
| data-sort-value=159215618 |97D7002
| [[LVClassLibrary class/AncestorRestrictsRefs property|AncestorRestrictsRefs]]
| [[LVClassLibrary class/Simple Name property|Simple Name]]
|Property indicates that an ancestor class controls the creation of data value references to this class.  Only the ancestors member VIs can create data value references.
| Returns the name of the class without prepending namespace information from owning classes.
|R
| Read Only
|
| No
|- style="background-color:#FFFFCC;"
|- style="background-color:#FFFFCC;"  
|97D7013
| data-sort-value=159215619 |97D7003
| [[LVClassLibrary class/ChildRefsRestricted property|ChildRefsRestricted]]
| [[LVClassLibrary class/Parent Class property|Parent Class]]
|Property indicates whether data value references to all of this class descendants can be created only in member VIs of this class.
| Gets or sets the LabVIEW class from which the referenced class directly [[inherits]]. This property does not support interfaces.
|R/W
| Read/Write
|X
| No
|- style="background-color:#FFFFCC;"
|- style="background-color:#FFFFCC;"  
|97D7004
| data-sort-value=159215620 |97D7004
| [[LVClassLibrary class/ChildrenInMemory() property|ChildrenInMemory()]]
| [[LVClassLibrary class/Children In Memory() property|Children In Memory[]]]
|Returns an array of references to all LabVIEW classes in memory that directly inherit from the referenced class. This property does not return additional descendents of the child classes.
| Returns an array of references to all LabVIEW classes in memory that directly inherit from the referenced class. This property does not return additional descendents of the child classes.
|R
| Read Only
|X
| No
|- style="background-color:#FFFFCC;"
|- style="background-color:#D1BB80;"
|97D7010
| data-sort-value=159215621 |97D7005
| [[LVClassLibrary class/Properties property|Properties]]
|
| Read Only
| Yes
|- style="background-color:#FFAAAA;"
| data-sort-value=159215622 |97D7006
| [[LVClassLibrary class/Dynamic Member VIs property|Dynamic Member VIs]]
|
| Read Only
| Yes
|- style="background-color:#FFAAAA;"
| data-sort-value=159215623 |97D7007
| [[LVClassLibrary class/Static Member VIs property|Static Member VIs]]
|
| Read Only
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=159215625 |97D7009
| [[LVClassLibrary class/Name Visible In Probe property|Name Visible In Probe]]
|
| Read/Write
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=159215626 |97D700A
| [[LVClassLibrary class/Wire Pens property|Wire Pens]]
| Gets or sets the appearance of the wire associated with this LabVIEW class.
| Read/Write
| No
|- style="background-color:#FFAAAA;"
| data-sort-value=159215627 |97D700B
| [[LVClassLibrary class/Default Instance property|Default Instance]]
|
| Read Only
| No
|- style="background-color:#D1BB80;"
| data-sort-value=159215629 |97D700D
| [[LVClassLibrary class/Probes property|Probes]]
|
| Read Only
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=159215630 |97D700E
| [[LVClassLibrary class/Modification Date property|Modification Date]]
|
| Read Only
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=159215631 |97D700F
| [[LVClassLibrary class/Private Data Control property|Private Data Control]]
| Returns a reference to the control that contains the private data of this LabVIEW class.
| Read Only
| No
|- style="background-color:#FFFFCC;"  
| data-sort-value=159215632 |97D7010
| [[LVClassLibrary class/DefaultProbe property|DefaultProbe]]
| [[LVClassLibrary class/DefaultProbe property|DefaultProbe]]
|Returns a reference to the default probe for the LabVIEW class library. The default probe is the probe LabVIEW uses when you first create a probe from a wire of this class type.
| Returns a reference to the default probe for the LabVIEW class library. The default probe is the probe LabVIEW uses when you first create a probe from a wire of this class type.
|R/W
| Read/Write
|
| No
|- style="background-color:#FFFFCC;"
|- style="background-color:#FFFFCC;"  
|97D7015
| data-sort-value=159215633 |97D7011
| [[LVClassLibrary class/DynamicMemberVIs() property|DynamicMemberVIs()]]
| [[LVClassLibrary class/Transfer Must Overrides? property|Transfer Must Overrides?]]
|Returns an array of references to the member VIs of the referenced LabVIEW class that contain a dynamic dispatch terminal. To obtain references to the methods  of the referenced class that do not contain a dynamic dispatch terminal, use the Static Member VIs[] property.
| Determines whether to allow the class to transfer all override requirements to any descendant classes instead of overriding the dynamic dispatch VI itself.
|R
| Read/Write
|X
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#FFFFCC;"  
|97D700E
| data-sort-value=159215634 |97D7012
| [[LVClassLibrary class/ModDate property|ModDate]]
| [[LVClassLibrary class/Self References Restricted property|Self References Restricted]]
|
| Property indicates that data value references to this class can only be created/deleted by member VIs of this class.
|R
| Read/Write
|X
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#FFFFCC;"  
|97D7009
| data-sort-value=159215635 |97D7013
| [[LVClassLibrary class/NameVisibleInProbe property|NameVisibleInProbe]]
| [[LVClassLibrary class/Child References Restricted property|Child References Restricted]]
|
| Property indicates whether data value references to all of this class descendants can be created only in member VIs of this class.
|R/W
| Read/Write
|X
| No
|- style="background-color:#FFFFCC;"
|- style="background-color:#FFFFCC;"  
|97D7003
| data-sort-value=159215636 |97D7014
| [[LVClassLibrary class/ParentClass property|ParentClass]]
| [[LVClassLibrary class/Ancestor Restricts Reference Creation property|Ancestor Restricts Reference Creation]]
|Gets or sets the LabVIEW class from which the referenced class directly inherits.
| Property indicates that an ancestor class controls the creation of data value references to this class.  Only the ancestors member VIs can create data value references.
 
| Read Only
If the referenced class directly inherits from the LabVIEW Object class, this property returns Not a Refnum. To set the parent of the referenced class to be LabVIEW Object, wire a Not a Refnum constant to this property.
| No
|R/W
|- style="background-color:#FFFFCC;"  
|X
| data-sort-value=159215637 |97D7015
|- style="background-color:#FFFFCC;"
| [[LVClassLibrary class/Dynamic Member VIs() property|Dynamic Member VIs[]]]
|97D700F
| Returns an array of references to the member VIs of the referenced LabVIEW class that contain a [[dynamic dispatch terminal]]. To obtain references to the methods  of the referenced class that do <em>not</em> contain a dynamic dispatch terminal, use the [[Static Member VIs()]] property.
| [[LVClassLibrary class/Private Data Control property|Private Data Control]]
| Read Only
|Returns a reference to the control that contains the private data of this LabVIEW class.
| No
|R
|- style="background-color:#FFFFCC;"  
|X
| data-sort-value=159215638 |97D7016
|- style="background-color:#D1BB80;"
| [[LVClassLibrary class/Static Member VIs() property|Static Member VIs[]]]
|97D700D
| Returns an array of references to the members VIs of the referenced LabVIEW class that do <em>not</em> contain a [[dynamic dispatch terminal]]. To obtain references to the methods of the referenced class that contain a dynamic dispatch terminal, use the [[Dynamic Member VIs()]] property.
| [[LVClassLibrary class/Probes property|Probes]]
| Read Only
|
| No
|R
|- style="background-color:#FFFFCC;"  
|X
| data-sort-value=159215639 |97D7017
|- style="background-color:#D1BB80;"
| [[LVClassLibrary class/Parent Interfaces property|Parent Interfaces]]
|97D7005
| 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.
| [[LVClassLibrary class/Properties property|Properties]]
| Read Only
|
| No
|R
|- style="background-color:#FFFFCC;"
|X
| data-sort-value=159215641 |97D7019
|- style="background-color:#FFFFCC;"
| [[LVClassLibrary class/Is Interface property|Is Interface]]
|97D7012
| Returns TRUE if the referenced <code>.lvclass</code> file is an interface and returns FALSE if the file is a class.
| [[LVClassLibrary class/SelfRefsRestricted property|SelfRefsRestricted]]
| Read Only
|Property indicates that data value references to this class can only be created/deleted by member VIs of this class.
| No
|R/W
|- style="background-color:#FFFFCC;"  
|X
| data-sort-value=159215642 |97D701A
|- style="background-color:#FFFFCC;"
| [[LVClassLibrary class/Parent Libraries property|Parent Libraries]]
|97D7002
| Reads information about the parent libraries of this LabVIEW class library. Missing parents are included. Use the [[Write Parent Library Paths]] method to assign the array.
| [[LVClassLibrary class/SimpleName property|SimpleName]]
| Read Only
|Returns the name of the class without prepending namespace information from owning classes.
| No
 
To change the name of the class, use the Save As method.
|R
|X
|- style="background-color:#FFFFCC;"
|97D7016
| [[LVClassLibrary class/StaticMemberVIs() property|StaticMemberVIs()]]
|Returns an array of references to the members VIs of the referenced LabVIEW class that do not contain a dynamic dispatch terminal. To obtain references to the methods of the referenced class that contain a dynamic dispatch terminal, use the Dynamic Member VIs[] property.
|R
|X
|- style="background-color:#FFFFCC;"
|97D7011
| [[LVClassLibrary class/TransferMustOverrides? property|TransferMustOverrides?]]
|Determines whether to allow the class to transfer all override requirements to any descendant classes instead of overriding the dynamic dispatch VI itself.
 
This property is similar to the <b>Transfer all override requirements to descendant classes</b> checkbox of the Inheritance page of the Class Properties dialog box.
|R/W
|
|- style="background-color:#FFFFCC;"
|97D700A
| [[LVClassLibrary class/WirePens property|WirePens]]
|Gets or sets the appearance of the wire associated with this LabVIEW class.
|R/W
|X
|}
|}
</div>
</div></div>


==Methods==
== Methods ==
<span class="mw-customtoggle-methodstable">Show/Hide LVClassLibrary Methods Table</span>
<span class="mw-customtoggle-methodstable">Show/Hide LVClassLibrary Methods Table</span>
<div class="mw-collapsible" id="mw-customcollapsible-methodstable">
<div class="mw-collapsible" id="mw-customcollapsible-methodstable">
{{VIServerLegend|showrte=TRUE}}
{{VIServerLegend|showrte=TRUE}}
<div style="width: 80%; max-height: 50em; overflow: auto;">
{| class="wikitable sortable"
{| class="wikitable sortable"
|+ LVClassLibrary Methods Table
|+ LVClassLibrary Methods Table
! Method ID
! data-sort-type="number"| Property ID
! Short Name (English)
! Long Name (English)
! Description
! Description
! RTE
! RTE  
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|97D6C02
| data-sort-value=159214593 |97D6C01
| [[LVClassLibrary class/Add Property method|Add Property]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=159214594 |97D6C02
| [[LVClassLibrary class/Add Dynamic Member VI method|Add Dynamic Member VI]]
| [[LVClassLibrary class/Add Dynamic Member VI method|Add Dynamic Member VI]]
|
|  
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|97D6C04
| data-sort-value=159214595 |97D6C03
| [[LVClassLibrary class/Add Static Member VI method|Add Static Member VI]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=159214596 |97D6C04
| [[LVClassLibrary class/Add Probe method|Add Probe]]
| [[LVClassLibrary class/Add Probe method|Add Probe]]
|
|  
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|97D6C01
| data-sort-value=159214597 |97D6C05
| [[LVClassLibrary class/Add Property method|Add Property]]
| [[LVClassLibrary class/Remove Property method|Remove Property]]
|
|  
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|97D6C03
| data-sort-value=159214598 |97D6C06
| [[LVClassLibrary class/Add Static Member VI method|Add Static Member VI]]
|
|X
|- style="background-color:#D1BB80;"
|97D6C09
| [[LVClassLibrary class/Clone Member Data method|Clone Member Data]]
|
|X
|- style="background-color:#D1BB80;"
|97D6C11
| [[LVClassLibrary class/DeParent Class method|DeParent Class]]
|
|
|- style="background-color:#FFFFCC;"
|97D6C0D
| [[LVClassLibrary class/Get MustCallParent? method|Get MustCallParent?]]
|Indicates whether the member VI specified by <b>Dynamic Member VI</b> requires each child class VI that overrides the member VI to call the member VI with the Call Parent Method Node.
|
|- style="background-color:#FFFFCC;"
|97D6C0E
| [[LVClassLibrary class/Set MustCallParent? method|Set MustCallParent?]]
|Determines whether the member VI specified by <b>Dynamic Member VI</b> requires each child class VI that overrides the member VI to call the member VI with the Call Parent Method Node.
 
This method is similar to the <b>Require overrides of this dynamic dispatch VI to always invoke the Call Parent Node</b> checkbox on the Item Settings page of the Class Properties dialog box.
|
|- style="background-color:#FFFFCC;"
|97D6C0B
| [[LVClassLibrary class/Get MustOverride? method|Get MustOverride?]]
|Indicates whether descendant classes must override the member VI specified by the <b>Dynamic Member VI</b> reference.
|
|- style="background-color:#FFFFCC;"
|97D6C0C
| [[LVClassLibrary class/Set MustOverride? method|Set MustOverride?]]
|Determines whether descendant classes must override the member VI specified by <b>Dynamic Member VI</b>.
 
This method is similar to the <b>Require descendant classes to override this dynamic dispatch VI</b> checkbox of the Item Settings page of the Class Properties dialog box.
|
|- style="background-color:#D1BB80;"
|97D6C10
| [[LVClassLibrary class/Get Prop Def Folder by Unique ID method|Get Prop Def Folder by Unique ID]]
|
|
|- style="background-color:#FFFFCC;"
|97D6C0F
| [[LVClassLibrary class/HasImplementation method|HasImplementation]]
|Returns TRUE if the class contains the specified VI. If the VI exists, this method returns the path and qualified name of the VI. If the class contains the specified VI, but the VI has never been saved, this method returns  and a valid qualified name.
|
|- style="background-color:#D1BB80;"
|97D6C06
| [[LVClassLibrary class/Remove Member VI method|Remove Member VI]]
| [[LVClassLibrary class/Remove Member VI method|Remove Member VI]]
|
|  
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|97D6C07
| data-sort-value=159214599 |97D6C07
| [[LVClassLibrary class/Remove Probe method|Remove Probe]]
| [[LVClassLibrary class/Remove Probe method|Remove Probe]]
|
|  
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|97D6C05
| data-sort-value=159214601 |97D6C09
| [[LVClassLibrary class/Remove Property method|Remove Property]]
| [[LVClassLibrary class/Clone Member Data method|Clone Member Data]]
|
|  
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|97D6C0A
| data-sort-value=159214602 |97D6C0A
| [[LVClassLibrary class/Set Member Data method|Set Member Data]]
| [[LVClassLibrary class/Set Member Data method|Set Member Data]]
|
|  
|X
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=159214603 |97D6C0B
| [[LVClassLibrary class/Descendants Must Override Item?.Get method|Descendants Must Override Item?:Get]]
| Indicates whether descendant classes must override the member VI specified by the '''Dynamic Member VI''' reference.
| No
|- style="background-color:#FFFFCC;"
| data-sort-value=159214604 |97D6C0C
| [[LVClassLibrary class/Descendants Must Override Item?.Set method|Descendants Must Override Item?:Set]]
| Determines whether descendant classes must override the member VI specified by '''Dynamic Member VI'''.
| No
|- style="background-color:#FFFFCC;"
| data-sort-value=159214605 |97D6C0D
| [[LVClassLibrary class/Descendants Must Call Parent Item?.Get method|Descendants Must Call Parent Item?:Get]]
| Indicates whether the member VI specified by '''Dynamic Member VI''' requires each child class VI that overrides the member VI to call the member VI with the [[Call Parent Class Method]] node.
| No
|- style="background-color:#FFFFCC;"
| data-sort-value=159214606 |97D6C0E
| [[LVClassLibrary class/Descendants Must Call Parent Item?.Set method|Descendants Must Call Parent Item?:Set]]
| Determines whether the member VI specified by '''Dynamic Member VI''' requires each child class VI that overrides the member VI to call the member VI with the [[Call Parent Class Method]] node.
| No
|- style="background-color:#FFFFCC;"
| data-sort-value=159214607 |97D6C0F
| [[LVClassLibrary class/Has Implementation? method|Has Implementation?]]
| Returns TRUE if the class contains the specified VI. If the VI exists, this method returns the qualified name and path of the VI. The path is <code><Not A Path></code> if the VI has never been saved. If the class inherits multiple methods of the same name from parent interfaces and does not provide its own override, this method returns an error.
| No
|- style="background-color:#D1BB80;"
| data-sort-value=159214608 |97D6C10
| [[LVClassLibrary class/Get Property Definition Folder by Unique ID method|Get Property Definition Folder by Unique ID]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=159214609 |97D6C11
| [[LVClassLibrary class/DeParent Class method|DeParent Class]]
|
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=159214610 |97D6C12
| [[LVClassLibrary class/Write Parent Interfaces method|Write Parent Interfaces]]
| Writes the interfaces that the referenced class directly inherits from. Use this method to add or remove parents.
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=159214611 |97D6C13
| [[LVClassLibrary class/Write Parent Library Paths method|Write Parent Library Paths]]
| Writes the libraries that the referenced class directly inherits from. Use this method to add or remove parent libraries.
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=159214612 |97D6C14
| [[LVClassLibrary class/Add Parent Interface method|Add Parent Interface]]
| Makes the referenced interface a parent interface of the current class.
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=159214613 |97D6C15
| [[LVClassLibrary class/Remove Parent Interface method|Remove Parent Interface]]
| Given the qualified name of a current parent interface, this method removes that parent from the current class. Taking in the qualified name allows for removal of missing parents. This method does not allow removal of parent classes.
| No
|- style="background-color:#D1BB80;"
| data-sort-value=159214614 |97D6C16
| [[LVClassLibrary class/Get UDClassAPILinkObj Entries method|Get UDClassAPILinkObj Entries]]
|
| Yes
|}
|}
</div>
</div></div>
 
== Event ==
''This class has no events or it inherits events from its parent: [[Library class#Events|Library Class]].''


==Events==
''No Events for this class.''


== History ==
== History ==
{{ambox|text=History information is needed.  What changes have occured over previous versions?}}
{| class="wikitable"
{| class="wikitable"
! Version
! Version
! Change(s)
! Change(s)
|-
|-
|[[File:LV2018.png|frameless|border|64x64px|LabVIEW 2018|link=LabVIEW 2018]]
|[[File:LV2020.png|frameless|border|64x64px|LabVIEW 2020|link=LabVIEW 2020]]
|More info to come.
| In [[LabVIEW 2020]] the following changes were made:
* The [[LVClassLibrary class/Parent Interfaces property|Parent Interfaces property]] was added.
* The [[LVClassLibrary class/Is Interface property|Is Interface property]] was added.
* The [[LVClassLibrary class/Parent Libraries property|Parent Libraries property]] was added.
|}
|}


Line 237: Line 293:
*[[VI Server]]
*[[VI Server]]


[[Category:VI Server]]
[[Category:VI Server Class]]
[[Category:VI Server Class]]

Latest revision as of 04:23, 17 June 2020

VI Server Class Information
Return to VI Server Class Hierarchy
Class Name LVClassLibrary class
Class ID 85
Scope Basic Development Environment
Class Inheritance
Class Children

This class has no children.


    The LVClassLibrary class is a class in the VI Server Class Hierarchy, (see also VI Server).

    Properties

    Show/Hide LVClassLibrary Properties Table

    Legend
    R/WReadable/Writable Permissions
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    LVClassLibrary Properties Table
    Property ID Long Name (English) Description R/W RTE
    97D7002 Simple Name Returns the name of the class without prepending namespace information from owning classes. Read Only No
    97D7003 Parent Class Gets or sets the LabVIEW class from which the referenced class directly inherits. This property does not support interfaces. Read/Write No
    97D7004 Children In Memory[] Returns an array of references to all LabVIEW classes in memory that directly inherit from the referenced class. This property does not return additional descendents of the child classes. Read Only No
    97D7005 Properties Read Only Yes
    97D7006 Dynamic Member VIs Read Only Yes
    97D7007 Static Member VIs Read Only Yes
    97D7009 Name Visible In Probe Read/Write Yes
    97D700A Wire Pens Gets or sets the appearance of the wire associated with this LabVIEW class. Read/Write No
    97D700B Default Instance Read Only No
    97D700D Probes Read Only Yes
    97D700E Modification Date Read Only Yes
    97D700F Private Data Control Returns a reference to the control that contains the private data of this LabVIEW class. Read Only No
    97D7010 DefaultProbe Returns a reference to the default probe for the LabVIEW class library. The default probe is the probe LabVIEW uses when you first create a probe from a wire of this class type. Read/Write No
    97D7011 Transfer Must Overrides? Determines whether to allow the class to transfer all override requirements to any descendant classes instead of overriding the dynamic dispatch VI itself. Read/Write No
    97D7012 Self References Restricted Property indicates that data value references to this class can only be created/deleted by member VIs of this class. Read/Write No
    97D7013 Child References Restricted Property indicates whether data value references to all of this class descendants can be created only in member VIs of this class. Read/Write No
    97D7014 Ancestor Restricts Reference Creation Property indicates that an ancestor class controls the creation of data value references to this class. Only the ancestors member VIs can create data value references. Read Only No
    97D7015 Dynamic Member VIs[] Returns an array of references to the member VIs of the referenced LabVIEW class that contain a dynamic dispatch terminal. To obtain references to the methods of the referenced class that do not contain a dynamic dispatch terminal, use the Static Member VIs() property. Read Only No
    97D7016 Static Member VIs[] Returns an array of references to the members VIs of the referenced LabVIEW class that do not contain a dynamic dispatch terminal. To obtain references to the methods of the referenced class that contain a dynamic dispatch terminal, use the Dynamic Member VIs() property. Read Only No
    97D7017 Parent Interfaces 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. Read Only No
    97D7019 Is Interface Returns TRUE if the referenced .lvclass file is an interface and returns FALSE if the file is a class. Read Only No
    97D701A Parent Libraries Reads information about the parent libraries of this LabVIEW class library. Missing parents are included. Use the Write Parent Library Paths method to assign the array. Read Only No

    Methods

    Show/Hide LVClassLibrary Methods Table

    Legend
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    LVClassLibrary Methods Table
    Property ID Long Name (English) Description RTE
    97D6C01 Add Property Yes
    97D6C02 Add Dynamic Member VI Yes
    97D6C03 Add Static Member VI Yes
    97D6C04 Add Probe Yes
    97D6C05 Remove Property Yes
    97D6C06 Remove Member VI Yes
    97D6C07 Remove Probe Yes
    97D6C09 Clone Member Data Yes
    97D6C0A Set Member Data Yes
    97D6C0B Descendants Must Override Item?:Get Indicates whether descendant classes must override the member VI specified by the Dynamic Member VI reference. No
    97D6C0C Descendants Must Override Item?:Set Determines whether descendant classes must override the member VI specified by Dynamic Member VI. No
    97D6C0D Descendants Must Call Parent Item?:Get Indicates whether the member VI specified by Dynamic Member VI requires each child class VI that overrides the member VI to call the member VI with the Call Parent Class Method node. No
    97D6C0E Descendants Must Call Parent Item?:Set Determines whether the member VI specified by Dynamic Member VI requires each child class VI that overrides the member VI to call the member VI with the Call Parent Class Method node. No
    97D6C0F Has Implementation? Returns TRUE if the class contains the specified VI. If the VI exists, this method returns the qualified name and path of the VI. The path is <Not A Path> if the VI has never been saved. If the class inherits multiple methods of the same name from parent interfaces and does not provide its own override, this method returns an error. No
    97D6C10 Get Property Definition Folder by Unique ID No
    97D6C11 DeParent Class No
    97D6C12 Write Parent Interfaces Writes the interfaces that the referenced class directly inherits from. Use this method to add or remove parents. No
    97D6C13 Write Parent Library Paths Writes the libraries that the referenced class directly inherits from. Use this method to add or remove parent libraries. No
    97D6C14 Add Parent Interface Makes the referenced interface a parent interface of the current class. No
    97D6C15 Remove Parent Interface Given the qualified name of a current parent interface, this method removes that parent from the current class. Taking in the qualified name allows for removal of missing parents. This method does not allow removal of parent classes. No
    97D6C16 Get UDClassAPILinkObj Entries Yes

    Event

    This class has no events or it inherits events from its parent: Library Class.


    History

    Version Change(s)
    LabVIEW 2020 In LabVIEW 2020 the following changes were made:

    See Also