Returns the name and value data from the named value object, which represents the inputs and outputs of a test step.



named value

An object that represents the inputs and outputs of a test step.

anything

Data you want to add to the test step. This parameter accepts arrays and clusters of Booleans, floating-point numbers, and strings. It can also accept an array of clusters, or a cluster of arrays, of these data types. Cluster elements may be named or unnamed, but not a combination of both. If cluster elements are named, then each name must be unique to that cluster. If you wire an unsupported data type, LabVIEW breaks the VI.

error in

Error conditions that occur before this VI runs. The VI responds to this input according to standard error behavior.

name

Name of the type definition.

value

Updated data of the test step.

error out

Error information. This VI produces this output according to standard error behavior.