collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

Btn55xxx_ConfigureDutyCycleCorrection Function


Duty Cycle See Also



Class-compliant IIviPwrMeter method that enables or disables duty cycle correction and sets the duty cycle for pulse power measurements

Function Tree Node: \Boonton55xxx\Duty Cycle\Configure Duty Cycle Correction

Declaration: Btn55xxx.h

Implementation: Btn55xxx.dll

Visual C++

ViStatus Btn55xxx_ConfigureDutyCycleCorrection(
 ViSession Vi,
 ViConstString Channel,
 ViBoolean CorrectionEnabled,
 ViReal64 Correction
);

Parameters

Vi

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

Channel

Channel name.For valid values, see the Channel repeated capability.

CorrectionEnabled

Enables or disables the duty cycle correction. This parameter sets the Duty Cycle Correction Enabled property.

Correction

Specifies the expected value of the duty cycle correction. This parameter sets the Duty Cycle Correction property.

Return Value

 

Success or failure code.

collapse_allRequirements

Supported Models

None supported

collapse_allSee Also

Reference

Duty Cycle

Btn55xxx

Footer image

Copyright 2013-16 Boonton. All rights reserved.