These properties control the IF gain and source path settings for the PNA-X (IFConfiguration3 commands ONLY).
Dim app as AgilentPNA835x.Application
Dim chan as Channel
Set chan = app.ActiveChannel
Dim cfg as IIFConfiguration
Set cfg = chan.IFConfiguration
SignalProcessingModuleFour Object (PNA-X ONLY)
PulseGenerator Object (PNA-X ONLY)
Methods |
|
Description |
---|---|---|
None |
|
|
Properties |
Interface |
Description |
IFConfiguration3 |
Sets IF frequency in manual mode. |
|
IFConfiguration3 |
Sets IF frequency mode to automatic or manual. |
|
IFConfiguration3 |
Returns the maximum IF frequency setting |
|
IFConfiguration3 |
Returns the minimum IF frequency setting |
Interface |
Introduced with VNA Rev: |
IIFConfiguration |
4.0 |
IIFConfiguration2 |
4.0 |
IIFConfiguration3 |
7.2 |