User manual

2.3.56 AcqrsD1_getAvgConfig
Purpose
Returns an attribute from the analyzer/averager configuration channelNbr.
Parameters
Input
Name Type Description
instrumentID ViSession Instrument identifier
channelNbr ViInt32 Channel number for use with AP240/AP235 dual-
channel mode. A value = 0 will be treated as =1 for
compatibility.
parameterString ViString Character string defining the requested parameter.
See
AcqrsD1_configAvgConfig for the list of
accepted strings.
Output
Name Type Description
value ViAddr Requested information value.
ViAddr resolves to void* in C/C++. The user must
allocate the appropriate variable type (as listed under
AcqrsD1_configAvgConfig) and supply its
address as 'value'.
Return Value
Name Type Description
status ViStatus Refer to Table 2-1 for error codes.
Discussion
See remarks under AcqrsD1_configAvgConfig.
Programmer’s Reference Manual Page 108 of 210