LabVIEWParameterElement.ValueExpr

Syntax

LabVIEWParameterElement.ValueExpr

Data Type

String

Purpose

Specifies an expression to define the argument to pass for the cluster member or cluster array element when calling the VI.

Remarks

Each cluster member or cluster array element can be passed to LabVIEW individually, or the entire cluster/array can be passed as a TestStand data type.

Call the LabVIEWModule.LoadVIInfo method before you get or set this property to ensure that LabVIEW parameters, such as clusters and arrays, are updated with their current definitions.

See Also

LabVIEWParameter.UseDefaultValue