GroupDelayAperture Object


Description

Contains the methods and properties that set Group Delay Aperture.

Accessing the GroupDelayAperture Object

Dim app As AgilentPNA835x.Application
Set app = CreateObject("AgilentPNA835x.Application")

Dim GDAperture As GroupDelayAperture
Set GDAperture = app.ActiveMeasurement.GroupDelayAperture

See Also:

Methods

Interface

Description

None

 

 

Properties

 

Description

Frequency

IGroupDelayAperture

Sets group delay aperture using a fixed frequency range.

Percent

IGroupDelayAperture

Sets group delay aperture using a percent of the channel frequency span.

Points

IGroupDelayAperture

Sets group delay aperture using a fixed number of data points.

 

IGroupDelayAperture History

Interface

Introduced with PNA Rev:

IGroupDelayAperture

A.09.20