Use this interface to Calibrate All Channels.
See Cal All Channels limitations.
Dim app as AgilentPNA835x.Application Dim CalMgr Set CalMgr = app.GetCalManager Dim calAll Set calAll = CalMgr.CalibrateAllChannels 'Then get a handle to the GuidedCal object Dim guidedCal Set guidedCal = CalAll.GuidedCalibration |
Learn about Calibrate All Channels.
(Bold Methods or Properties provide access to a child object)
In the following table ICalibrateAllChannels is abbreviated to ICalAllChans
Methods |
Interface |
Description |
---|---|---|
ICalAllChans |
Resets all properties associated with the Cal All session to their default values. |
|
Properties |
||
ICalAllChans |
For each channel, sets and returns the ports to be calibrated. |
|
ICalAllChans |
Sets and returns the list of channels to be calibrated during the Cal All session. |
|
ICalAllChans |
Returns the cal set names that were produced by the cal all session. |
|
ICalAllChans |
Provides access to the GuidedCal object. Use this to perform the Calibration. |
|
ICalAllChans |
Sets and returns the IFBW for a Cal All calibration. |
|
ICalAllChans2 |
Returns a handle to an IndependentPowerCalibration object. Use this to add a power calibration for any port during a Cal All. |
|
ICalAllChans |
Sets and returns the Path Configuration settings for a Cal All calibration. |
|
ICalAllChans |
Sets and returns the power level at which a Cal All calibration is to be performed. |
|
ICalAllChans |
Sets and returns the power offset value for a Cal All calibration. |
|
ICalAllChans |
Returns the settable properties for the current cal all session. |
|
ICalAllChans |
Returns the list of settable cal-all properties associated with the specified measurement class. |
|
ICalAllChans |
Sets and returns a value for a specific property name |
|
ICalAllChans |
Returns the valid property values for a specific property name. |
|
ICalAllChans |
Sets and returns the Receiver Attenuator setting for a Cal All calibration. |
|
ICalAllChans |
Sets and returns the Source Attenuator setting for a Cal All calibration. |
|
ICalAllChans |
Returns a list of ports to be calibrated. |
|
ICalAllChans |
Sets and returns the prefix to be used when saving User CalSets that result from the Cal All session. |
Interface |
Introduced with VNA Rev: |
ICalibrateAllChannels |
9.50 |
ICalibrateAllChannels2 |
12.80 |