collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

Btn55xxx_ConfigureCorrectionFrequency Function


Configuration See Also



This function specifies the frequency of the input signal in Hertz. The instrument uses this value to determine the appropriate correction factor for the sensor.

Function Tree Node: \Boonton55xxx\Configuration\Configure Correction Frequency

Declaration: Btn55xxx.h

Implementation: Btn55xxx.dll

Visual C++

ViStatus Btn55xxx_ConfigureCorrectionFrequency(
 ViSession Vi,
 ViConstString Channel,
 ViReal64 CorrectionFrequency
);

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.

CorrectionFrequency

The frequency of the input signal. The value of this parameter is used to set the Correction Frequency attribute. See the attribute description for more information.

Return Value

 

Success or failure code.

collapse_allInstrument Command

SENSe{Channel}:CORRection:FREQuency {value}

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

Configuration

Btn55xxx

Footer image

Copyright 2013-16 Boonton. All rights reserved.