Returns the path to the class of the object.


icon

Inputs/Outputs

  • cLabVIEW_Objectlvclass.png object

    object specifies the object for which you want to retrieve the path to the owning class.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • ipath.png class path

    class path specifies the absolute path to the .lvclass file on disk. If an error occurs, the value of class path is <Not A Path>. If object is a LabVIEW Object, which does not exist on disk, the value of class path is <Empty Path>. If object belongs to a class that is not saved, class path is a relative path consisting only of the name of the class.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.