Get LV Class Path
- Updated2025-07-30
- 2 minute(s) read
Returns the path to the class of the object.

Inputs/Outputs
object
—
object specifies the object for which you want to retrieve the path to the owning class.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
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.
error out
—
error out contains error information. This output provides standard error out functionality. |
object
—
error in (no error)
—
class path
—
error out
—