Get LV Class Default Value By Name

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.


icon

Inputs/Outputs

  • cstr.png class name

    class name specifies the name of the class whose data you want to retrieve.

  • cerrcodeclst.png error in (no error)

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

  • iLabVIEW_Objectlvclass.png object

    object returns the data of the class you wire to the class name input.

  • ierrcodeclst.png error out

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