RxLevelingConfiguration Object


Description

Contains the properties for configuring Receiver Leveling in the PNA.

Accessing the RxLevelingConfiguration object

Dim app as AgilentPNA835x.Application

Dim chan as Channel

Set chan = app.ActiveChannel

Dim RxLevel as RxLevelingConfiguration

Set RxLevel = chan.RxLevelingConfiguration

See Also:

Methods

 

Description

None

 

 

Properties

Interface

See History

Description

FastMode

IRxLevelingConfiguration

Select separate IFBW for leveling sweeps

FrequencyType

IRxLevelingConfiguration3

Frequency range to use for receiver leveling.

IterationNumber

IRxLevelingConfiguration

Max number of leveling sweeps

LastLevelingAsSPC

IRxLevelingConfiguration2

Turn ON Source Power Cal using latest correction data

LevelingIFBW

IRxLevelingConfiguration

IFBW for leveling sweeps

PowerMax

IRxLevelingConfiguration

Max power for safe mode

PowerMin

IRxLevelingConfiguration

Min power for safe mode

PowerOffset

IRxLevelingConfiguration

Offset power for external components

PowerStep

IRxLevelingConfiguration

Power step for safe mode

ReferenceReceiver

IRxLevelingConfiguration

Select a receiver

SafeMode

IRxLevelingConfiguration

Enable safe mode

State

IRxLevelingConfiguration

Enable receiver leveling

Tolerance

IRxLevelingConfiguration

Tolerance value for leveling sweeps

ReceiverLevelingConfiguration History

Interface

Introduced with PNA Rev:

IRxLevelingConfiguration

8.5

IRxLevelingConfiguration2

9.30

IRxLevelingConfiguration3

9.50


Last Modified:

12-Mar-2012

Added IRxLevelingConfiguration3

16-Sep-2010

Added IRxLevelingConfiguration2

13-Feb-2009

MX New topic