collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviPwrMeterReferenceOscillator.Configure Method


IIviPwrMeterReferenceOscillator See Also



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

Namespace: Ivi.PwrMeter.Interop

Assembly: Ivi.PwrMeter.Interop (in Ivi.PwrMeter.Interop.DLL)

Visual Basic

Public Sub Configure ( _
 ByVal  Frequency As Double  _
 ByVal  Level As Double  _
)

C#

public void  Configure(
 double  Frequency,
 double  Level
)

Visual C++

HRESULT Configure(
 double  Frequency,
 double  Level
);

Parameters

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

collapse_allRequirements

Supported Models

None supported

collapse_allSee Also

Reference

IIviPwrMeterReferenceOscillator Interface

Ivi.PwrMeter.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.