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 |
---|---|---|
None |
|
|
Properties |
|
Description |
ICorrectionMethods |
Turns match-correction ON or OFF after performing an Enhanced Power Cal. |
Interface |
Introduced with PNA Rev: |
ICorrectioMethods |
9.30 |
|
|
Last Modified:
7-Nov-2013 |
MX New topic |