Get LV Class Default Value By Name
- 已更新2025-07-30
- 閱讀時間為 2 分鐘
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.

Inputs/Outputs
class name
—
class name specifies the name of the class whose data you want to retrieve.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
object
—
object returns the data of the class you wire to the class name input.
error out
—
error out contains error information. This output provides standard error out functionality. |
class name
—
error in (no error)
—
object
—
error out
—