DifferentialIQ Object


Description

Controls the Differential I/Q application settings.

Accessing the Diff IQ and Diff IQMeas objects

Dim app as AgilentPNA835x.Application

app.CreateCustomMeasurementEx 2, "Differential I/Q", "IPwrF1"

Dim DIQ

Set DIQ = app.ActiveChannel.CustomChannelConfiguration

Dim DiqMeas

Set DiqMeas = app.ActiveMeasurement.CustomMeasurementConfiguration

See Also:

Diff IQ Setup Dialog

 

AddRange Method

DeleteRange Method

RangeCount Method

Range Settings Dialog

 

 

Frequency

RangeStartFrequency

RangeStopFrequency

RangeIFBW Property

Coupling

RangeCoupleState Property

RangeCoupleId Property

RangeOffset Property

RangeOffsetUp Property

RangeMultiplier Property

RangeDivisor Property

Source Configuration Dialog

 

 

SourceState Property

SourceRange Property

Power

PowerSweepState Property

PortStartPower Property

PortStopPower Property

PortLevelingMode Property

PortAttenuator Property

AutoRangeState Property

Phase

PortPhaseState Property

PhaseSweepState Property

PortPhaseStart Property

PortPhaseStop Property

PortReference Property

PortPhaseParameter Property

Match Correction

MatchState Property

MatchTestReceiver Property

MatchRefReceiver Property

MatchFrequencyRange Property

Edit Parameters Dialog

 

DefineParameter Method

DeleteParameter Method

ParameterList Property

Save Method (DIQ2)

Load Method (DIQ2)

 

DIQ History

Interface

Introduced with PNA Rev:

IDIQ

10.25

IDIQ2

10.40


Last Modified:

23-Mar-2015

Added DIQ2

18-Mar-2014

New topic