Contains the methods and properties that set Group Delay Aperture.
Dim app As AgilentPNA835x.Application
Set app = CreateObject("AgilentPNA835x.Application")
Dim GDAperture As GroupDelayAperture
Set GDAperture = app.ActiveMeasurement.GroupDelayAperture
Methods |
Interface |
Description |
---|---|---|
None |
|
|
Properties |
|
Description |
IGroupDelayAperture |
Sets group delay aperture using a fixed frequency range. |
|
IGroupDelayAperture |
Sets group delay aperture using a percent of the channel frequency span. |
|
IGroupDelayAperture |
Sets group delay aperture using a fixed number of data points. |
Interface |
Introduced with VNA Rev: |
IGroupDelayAperture |
A.09.20 |