These methods and properties control various error-correction settings for a channel.
Dim app as AgilentPNA835x.Application
Dim chan as Channel
Set chan = app.ActiveChannel
Dim corrMethods as CorrectionMethods
corrMethods = chan.CorrectionMehods
Methods |
Interface |
Description |
---|---|---|
ICorrectionMethods2 |
Resets the full and response list to their default values. |
|
Properties |
|
Description |
ICorrectionMethods2 |
Set and return the ON/OFF subset correction state. |
|
ICorrectionMethods2 |
Sets and returns the selected ports to include in a full NPort correction. |
|
ICorrectionMethods |
Turns match-correction ON or OFF after performing an Enhanced Power Cal. |
|
ICorrectionMethods2 |
Sets and returns the selected ports to be corrected with enhanced response calibration. |
Interface |
Introduced with VNA Rev: |
ICorrectioMethods |
9.30 |
ICorrectionMethods2 |
12.70 |