collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

Btn55xxx_ConfigureAveragingAutoEnabled Function


Configuration See Also



This function enables or disables the auto-averaging mode.

Function Tree Node: \Boonton55xxx\Configuration\Configure Averaging Auto Enabled

Declaration: Btn55xxx.h

Implementation: Btn55xxx.dll

Visual C++

ViStatus Btn55xxx_ConfigureAveragingAutoEnabled(
 ViSession Vi,
 ViConstString Channel,
 ViBoolean AveragingAutoEnabled
);

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.

AveragingAutoEnabled

The auto-averaging mode. Pass True to turn auto-averaging on. Pass False to turn auto-averaging off. The value of this parameter is used to set the Auto Averaging Enabled attribute. See the attribute description for more information.

Return Value

 

Success or failure code.

collapse_allRequirements

Supported Models

None supported

collapse_allSee Also

Reference

Configuration

Btn55xxx

Footer image

Copyright 2013-16 Boonton. All rights reserved.