Contains the properties for configuring Receiver Leveling in the PNA.
Dim app as AgilentPNA835x.Application Dim chan as Channel Set chan = app.ActiveChannel Dim RxLevel as RxLevelingConfiguration Set RxLevel = chan.RxLevelingConfiguration |
Methods |
|
Description |
---|---|---|
None |
|
|
Properties |
Interface |
Description |
IRxLevelingConfiguration |
Select separate IFBW for leveling sweeps |
|
IRxLevelingConfiguration3 |
Frequency range to use for receiver leveling. |
|
IRxLevelingConfiguration |
Max number of leveling sweeps |
|
IRxLevelingConfiguration2 |
Turn ON Source Power Cal using latest correction data |
|
IRxLevelingConfiguration |
IFBW for leveling sweeps |
|
IRxLevelingConfiguration |
Max power for safe mode |
|
IRxLevelingConfiguration |
Min power for safe mode |
|
IRxLevelingConfiguration |
Offset power for external components |
|
IRxLevelingConfiguration |
Power step for safe mode |
|
IRxLevelingConfiguration |
Select a receiver |
|
IRxLevelingConfiguration |
Enable safe mode |
|
IRxLevelingConfiguration |
Enable receiver leveling |
|
IRxLevelingConfiguration |
Tolerance value for leveling sweeps |
Interface |
Introduced with PNA Rev: |
IRxLevelingConfiguration |
8.5 |
IRxLevelingConfiguration2 |
9.30 |
IRxLevelingConfiguration3 |
9.50 |
Last Modified:
12-Mar-2012 |
Added IRxLevelingConfiguration3 |
16-Sep-2010 |
Added IRxLevelingConfiguration2 |
13-Feb-2009 |
MX New topic |