LabVIEWParameter.ValueExpr

Syntax

LabVIEWParameter.ValueExpr

Data Type

String

Purpose

Specifies an expression to define the argument to pass for the parameter when calling the VI.

Remarks

TestStand ignores this parameter if the LabVIEWParameter.UseDefaultValue property is True .

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

See Also

LabVIEWParameter.DefaultValue

LabVIEWParameter.UseDefaultValue