PhaseControl Object


Description

Contains the properties for configuring Phase Sweep (Opt 088) in the PNA.

Accessing the PhaseControl object

Dim app as AgilentPNA835x.Application
Dim chan as Channel
Set chan = app.ActiveChannel
Dim phase as PhaseControl
Set phase = chan.PhaseControl

See Also:

Methods

 

Description

None

 

 

Properties

Interface

See History

Description

CouplePhasePortSettings

IPhaseControl

Set and return whether to couple phase control settings.

FixedPhase

IPhaseControl

Set and return the fixed phase value.

FixedRatioedPower

IPhaseControl

Set and return the fixed ratioed power value.

PhaseControlMode

IPhaseControl

Set and return the ON/Off state of phase control.

PhaseCorrectionData

IPhaseControl

Set and return an array of phase offsets.

PhaseCorrectionEnabled

IPhaseControl

Set and return whether to use the phase correction offset array.

PhaseIterationNumber

IPhaseControl

Set and return max number of leveling sweeps

PhaseParameter

IPhaseControl

Set and return the ratioed receivers (parameter) to use for phase control.

PhaseParameterModes

IPhaseControl

Returns the available phase control modes for the specified port.

PhaseReferencePort

IPhaseControl

Sets and returns the reference port for the Phase Control measurement.

PhaseTolerance

IPhaseControl

Set and return tolerance value for leveling sweeps

RatioedPowerCorrectionData

IPhaseControl

Set and return ratioed power offset data

RatioedPowerCorrectionEnabled

IPhaseControl

Set and return whether to use the ratioed power offset array

StartPhase

IPhaseControl

Set and return the start value of phase sweep.

StartRatioedPower

IPhaseControl

Set and return the start ratioed power value.

StopPhase

IPhaseControl

Set and return the stop value of phase sweep.

StopRatioedPower

IPhaseControl

Set and return the stop ratioed power value.

IPhaseControl History

Interface

Introduced with PNA Rev:

IPhaseControl

9.33


Last Modified:

3-Dec-2010

MX New topic