IFConfiguration Object


Description

These properties control the IF gain and source path settings for the PNA-X (IFConfiguration3 commands ONLY).

Accessing the IFConfiguration object

Dim app as AgilentPNA835x.Application
Dim chan as Channel
Set chan = app.ActiveChannel
Dim cfg as IIFConfiguration
Set cfg = chan.IFConfiguration

See Also

Methods

 

Description

None

 

 

Properties

Interface

See History

Description

IFFrequency

IFConfiguration3

Sets IF frequency in manual mode.

IFFrequencyMode

IFConfiguration3

Sets IF frequency mode to automatic or manual.

MaximumIFFrequency

IFConfiguration3

Returns the maximum IF frequency setting

MinimumIFFrequency

IFConfiguration3

Returns the minimum IF frequency setting

 

IFConfiguration History

Interface

Introduced with PNA Rev:

IIFConfiguration

4.0

IIFConfiguration2

4.0

IIFConfiguration3

7.2


Last modified:

July 26, 2012

Removed IFConfig2 and 3 properties