AdditionalResult.ParameterObject

Syntax

AdditionalResult.ParameterObject

Data Type

PropertyObject

Purpose

For a parameter additional result, this property returns the module parameter of which the additional result logs the value. This property returns NULL for a custom additional result.

Remarks

This property can specify a LabVIEWParameter , LabVIEWParameterElement , CVIParameter , DllParameter , SequenceCallParameter , DotNetParameter , DotNetCall , or ActiveXParameter object, depending on the step adapter and the location of the parameter in the hierarchy of module call parameters. A parameter object that is a CVIParameter or DllParameter object is also a CommonCParameter object.

See Also

ActiveXParameter

CommonCParameter

CVIParameter

DllParameter

DotNetCall

DotNetParameter

LabVIEWParameter

LabVIEWParameterElement

SequenceCallParameter