NoiseCal Object


Description

Controls the noise figure calibration settings for amplifiers and converters. These commands supplement the standard calibration commands on the GuidedCalibration Object.

Accessing the NoiseCal object

Dim app as AgilentPNA835x.Application

Set noisecal = pna.GetCalmanager.CreateCustomCalEx(channelNum)

Set noiseCalExtension = noisecal.CustomCalConfiguration

noiseCalExtension.NoiseSourceCold  = 300

See Also

Method

Interface

See History

Description

None

 

 

Property

Interface

Description

AutoOrientTuner

INoiseCal2

Sets the state of auto orientation for a noise tuner during Noise Figure for NFX.

CalMethod

INoiseCal

Sets and returns the method for performing calibration on a noise channel.

EnableLOPowerCal

INoiseCal2

Enables and disables LO power calibration for NFX.

ENRFile

INoiseCal

Sets and returns the name of the ENR file associated with the noise source.

ForceDeEmbedENRAdapter

INoiseCal2

Sets and reads the state of ENR adapter de-embedding.

ForceDeEmbedSensorAdapter

INoiseCal2

Sets and reads the state of noise source adapter de-embedding.

NoiseSourceCalKitType

INoiseCal

Sets and reads the Cal Kit type used to perform a cal at the adapter which is used to connect the noise source (if required.)

NoiseSourceCold

INoiseCal

Sets and returns the current temperature at the noise source.

NoiseSourceConnectorType

INoiseCal

Sets and reads the connector type of the noise source used during the cal.

RcvCharMethod

INoiseCal3

Set and read the method used to characterize the noise receivers.

 

NoiseConfiguration History

Interface

Introduced with PNA Rev:

INoiseCal

8.0

INoiseCal2

9.10

INoiseCal3

9.70


Last Modified:

9-Jun-2011

Added INoise3

30-May-2007

MX New topic