LVClassLibrary class/Parent Class property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 97D7003
Scope Basic Development Environment
Data Name Parent
Short Name* ParentClass
Long Name* Parent Class
* 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 data type

UDClassLibrary Refnum

Property Node Parent Class
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningNo

Gets or sets the LabVIEW class from which the referenced class directly inherits.

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.


Uses

History

Version Change(s)
LabVIEW 2011 This property was added in LabVIEW 2011.

See Also

External Links