Get LV Class Default Value By Name VI

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

Requires: Base Development System

Returns the class data for the class whose name you wire to the class name input. If the class is not in memory or is broken, LabVIEW returns an error.

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