NoiseFigure Object


Description

Controls the Noise Figure application settings.

Accessing the NoiseFigure object

Dim app as AgilentPNA835x.Application

app.CreateCustomMeasurementEx(1, "NoiseFigure", "NF", 1)

Dim NoiseFig

Set NoiseFig = app.ActiveChannel.CustomChannelConfiguration

See Also:

Method

Interface

See History

Description

GetSnPData

INoiseFigure7

Reads noise parameter snp data.

SetPortMap

INoiseFigure6

Maps DUT ports to PNA-X ports (Opt 028)

WriteSnPData

INoiseFigure7

Reads noise parameter data to snp file.

Property

Interface

Description

AmbientTemperature

INoiseFigure

Sets the air temperature at which the measurement is being performed.

DeviceInputPort

INoiseFigure6

Read DUT input port map

DeviceOutputPort

INoiseFigure6

Read DUT output port map

ImpedanceStates

INoiseFigure

Sets the number of impedance states to use during calibrated measurements.

NarrowBand

INoiseFigure8

Enable narrowband compensation

NoiseAverageFactor

INoiseFigure

Set averaging of noise receiver.

NoiseAverageState

INoiseFigure

Turn noise averaging ON and OFF

NoiseBandwidth

INoiseFigure

Set bandwidth of noise receiver.

NoiseGain

INoiseFigure

Set gain state of noise receiver.

NoiseGainCTCheck

INoiseFigure3

Turns noise threshold checking ON and OFF.

NoiseReceiver

INoiseFigure5

Sets and returns the receiver to use for noise measurements.

NoiseReceiverSweepTime

INoiseFigure3

Returns an estimate of sweep time.

NoiseTuner

INoiseFigure

Sets and returns the noise tuner identifier,

NoiseTunerIn

INoiseFigure

Sets and returns the port identifier of the ECal noise tuner Input

NoiseTunerOut

INoiseFigure

Sets and returns the port identifier of the ECal noise tuner Output

SourcePullForSParameters

INoiseFigure4

Set and read the use of source pull technique to compute S22 on Noise Figure on Converters.

 

NoiseFigure History

Interface

Introduced with PNA Rev:

INoiseFigure

8.0

INoiseFigure3

9.0

INoiseFigure4

9.1

INoiseFigure5

9.2

INoiseFigure6

9.22

INoiseFigure7

9.80

INoiseFigure8

10.15


Last Modified:

27-Feb-2014

Added NF8

24-Oct-2012

Added NF7

10-May-2012

Fixed typo

30-Apr-2010

Added NF6

29-May-2007

MN New topic