AdditionalResult.ParameterObject
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
AdditionalResult.ParameterObject
Syntax
AdditionalResult.ParameterObject
Data Type
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.