IMSpectrum Object


Description

Controls the IM Spectrum settings.

Accessing the IMSpectrum object

Dim app as AgilentPNA835x.Application

app.CreateCustomMeasurementEx(1, "IMSpectrum", "Output", 1)

Dim IMSpec

Set IMSpec = app.ActiveChannel.CustomChannelConfiguration

See Also:

Method

Interface

See History

Description

SetPortMap

IIMSpectrum

Sets limited port mapping

Property

Interface

Description

CoupleTonePower

IIMSpectrum

ON | OFF state of power coupling for F1 and F2.

DeviceInputPort

IIMSpectrum

Read input port map

DeviceOutputPort

IIMSpectrum

Read output port map

DeltaFrequency

IIMSpectrum

Fixed tone spacing value.

EqualTonePower

IIMSpectrum2

Superseded with LevelingMethod

Set Equal Tone Power state.

F1Frequency

IIMSpectrum

Frequency of the F1 tone.

F2Frequency

IIMSpectrum

Frequency of the F2 tone.

FrequencyCenter

IIMSpectrum

Center frequency of the main tones.

LevelingMethod

IIMSpectrum3

Set tone power leveling mode

ResolutionBW

IIMSpectrum

Resolution Bandwidth for the measurement.

SpectrumCenterFrequency

IIMSpectrum

Receiver Center frequency

SpectrumSpanFrequency

IIMSpectrum

Receiver frequency span.

SpectrumStartFrequency

IIMSpectrum

Receiver Start frequency.

SpectrumStopFrequency

IIMSpectrum

Receiver Stop frequency.

TonePowerSetAt

IIMSpectrum2

Superseded with LevelingMethod

Set power at DUT input or Output

TrackingChannel

IIMSpectrum

IMD channel number to which the IM Spectrum channel is coupled.

TrackingEnable

IIMSpectrum

Enables tracking with an IMD channel.

TrackingManualStepEnable

IIMSpectrum

Step sweep mode for the IM Spectrum channel.

TrackingStepIndex

IIMSpectrum

IMD data point number at which the IM spectrum measurement occurs.

SweepOrder

IIMSpectrum

IM product to view when SweepType = NTH  is specified.

SweepType

IIMSpectrum

Type of sweep for an IMSpectrum measurement.

TonePower

IIMSpectrum

Power level of the Main Tones

IIMSpectrum History

Interface

Introduced with PNA Rev:

IIMSpectrum

8.35

IIMSpectrum2

9.40


Last Modified:

5-May-2011

Added tone power settings

11-Aug-2009

Added limited port mapping

19-Aug-2008

MX New topic