collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

Btn55xxx_ConfigureRefOscillator Function


Reference Oscillator See Also



Class-compliant IIviPwrMeter method that sets the frequency and power level of the signal generated by the reference oscillator

Function Tree Node: \Boonton55xxx\Configuration\Reference Oscillator\Configure Reference Oscillator

Declaration: Btn55xxx.h

Implementation: Btn55xxx.dll

Visual C++

ViStatus Btn55xxx_ConfigureRefOscillator(
 ViSession Vi,
 ViReal64 Frequency,
 ViReal64 Level
);

Parameters

Vi

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

Frequency

The frequency of the reference oscillator. This parameter sets the Reference Oscillator Frequency property.

Level

The power level of the reference oscillator. This parameter sets the Reference Oscillator Level property

Return Value

 

Success or failure code.

collapse_allRequirements

Supported Models

None supported

collapse_allSee Also

Reference

Reference Oscillator

Btn55xxx

Footer image

Copyright 2013-16 Boonton. All rights reserved.