Gain Compression Measurement Object


Description

Controls the Gain Compression Analysis settings.

Accessing the GainCompressionMeas object

Set app = CreateObject("AgilentPNA835x.Application")

app.Preset

app.ActiveMeasurement.Delete

' create a GCA measurement

app.CreateCustomMeasureMentEx 1, "Gain Compression","CompIn21", 1

Set meass = app.Measurements ' get the measurements collection

Set ana = meass(1).CustomMeasurementConfiguration 'get the measurement

ana.AnalysisEnable = true    ' enable the analysis mode

See Also:

Method

Interface

See History

Description

None

 

 

Property

Interface

Description

AnalysisCWFreq

IGainCompressionMeas

Set CW frequency.

AnalysisEnable

IGainCompressionMeas

Enable a compression analysis trace.

AnalysisIsDiscreteFreq

IGainCompressionMeas

Set to discrete or interpolated CW frequencies.

AnalysisXAxis

IGainCompressionMeas

Sets X-axis display.

IGainCompressionMeas History

Interface

Introduced with PNA Rev:

IGainCompressionMeas

9.0