Get LV Class Name VI

Owning Palette: Cluster, Class, & Variant VIs and Functions

Requires: Base Development System

Returns the name of the class of the object.

 Add to the block diagram  Find on the palette
object specifies the object for which you want to retrieve the name of the owning class.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
class name returns the class name of object.
error out contains error information. This output provides standard error out functionality.