Use this interface to perform a Phase Reference Calibration. This calibration is performed as a 'Tier 1' cal. After it is performed and saved, it can then be recalled into an SMC+Phase Calibration.
It is NOT necessary to create an SMC measurement before performing a remote Phase Reference Cal. It is necessary when performed from the user interface.
Port selection is made remotely by selecting connectors and Cal Kits for the ports to be included in the SOLT calibration.
Dim app as AgilentPNA835x.Application Dim CalMgr Set CalMgr = app.GetCalManager Dim phaseRefCal Set phaseRefCal = CalMgr.PhaseReferenceCalibration 'Then get a handle to the GuidedCal object Dim guidedCal Set guidedCal = phaseRefCal.GuidedCalibration |
Learn about Calibrate All Channels.
(Bold Methods or Properties provide access to a child object)
In the following table IPhaseReferenceCalibration is abbreviated to IPhaseRefCal
Methods |
Interface |
Description |
---|---|---|
IPhaseRefCal |
Reads the ID strings of the phase references that are currently connected to the VNA USB |
|
IPhaseRefCal |
Resets all properties associated with the Cal All session to their default values. |
|
Properties |
|
|
IPhaseRefCal2 |
Sets and returns the Cal Kit to be used during the S-parameter portion of a Phase Reference calibration. |
|
IPhaseRefCal |
Sets and reads the Cal Set name into which the calibration will be saved. |
|
IPhaseRefCal |
Provides access to the GuidedCal object. Use this to perform the Calibration. |
|
IPhaseRefCal2 |
Sets and returns the enable state for the specified port. |
|
IPhaseRefCal2 |
Sets and returns the state of Unknown Mixer calibration. |
|
IPhaseRefCal |
Sets and returns the Phase Reference ID to be used for the Phase Reference calibration. |
|
IPhaseRefCal |
Sets and returns the Source Attenuator setting. |
|
IPhaseRefCal |
Sets and returns the phase reference cal start frequency. |
|
IPhaseRefCal |
Sets and returns the phase reference cal stop frequency. |
|
IPhaseRefCal2 |
Sets and returns the input power level to the unknown mixer. |
|
IPhaseRefCal2 |
Sets and returns the LO Frequency of the unknown mixer. |
|
IPhaseRefCal2 |
Sets and returns the LO power level to the unknown mixer. |
Interface |
Introduced with VNA Rev: |
IPhaseReferenceCalibration |
9.70 |