Generic Properties

LabView Local Project Settings

Generic Properties

Installed With: Base Package

View the class hierarchy.

You can set these properties on controls.

PropertyDescription
Class IDClass identifier of the object. Details
Class NameName of the VI Server class that contains the object. Details
OwnerReference to the owning Object. The type of the reference is Generic. An object of class Panel does not have an owner (it is the top-level object) and always returns Not A Refnum. Details
Owning VIReturns a reference to the VI that owns this object. Close this reference when you are finished using it. The reference this property returns does not keep the VI in memory. If the owning VI is removed from memory, this reference becomes invalid. Use the Open VI Reference function to obtain a reference to a VI that stays in memory until you explicitly close the reference. Details