Contains the properties for configuring Receiver Leveling in the VNA.
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 VNA Rev: |
IRxLevelingConfiguration |
8.5 |
IRxLevelingConfiguration2 |
9.30 |
IRxLevelingConfiguration3 |
9.50 |