collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

Btn55xxx_ConfigureAveragingCount Function


Averaging See Also



This function sets the average count that the instrument uses in manual averaging mode. The averaging count specifies the number of samples that the instrument takes before the measurement is complete.

Function Tree Node: \Boonton55xxx\Configuration\Averaging\Configure Averaging Count

Declaration: Btn55xxx.h

Implementation: Btn55xxx.dll

Visual C++

ViStatus Btn55xxx_ConfigureAveragingCount(
 ViSession Vi,
 ViConstString Channel,
 ViInt32 Count
);

Parameters

Vi

The ViSession handle that you obtain from the IviPwrMeter_init or IviPwrMeter_InitWithOptions function. The handle identifies a particular instrument session.

Channel

The name of the channel to be configured.For valid values, see the Channel repeated capability.

Count

The averaging count. The value of this parameter is used to set the Averaging Count attribute.

Return Value

 

Success or failure code.

collapse_allRequirements

Supported Models

None supported

collapse_allSee Also

Reference

Averaging

Btn55xxx

Footer image

Copyright 2013-16 Boonton. All rights reserved.