IndependentPowerCalibration Object


Description

Contains the methods and properties used to perform an independent power calibration.

 

Accessing the IndependentPowerCalibration object

For standard S-parameter channels:

Dim app as AgilentPNA835x.Application
Dim CalMgr
Set CalMgr = App.GetCalManager
Dim CalAll
Set CalAll = CalMgr.CalibrateAllChannels

Dim IndependentPwrCal
Set IndependentPwrCal = CalAll.IndependentPowerCalibration

To calibrate an Application channel, see CreateCustomCalEx Method.

See Also:

Methods

 

Description

Item

IIndependentPowerCalibration

Use to get a handle to a IndependentPowerCalibrationPort object.

Properties

Interface

See History

Description

ValidPorts

IIndependentPowerCalibration

Queries available ports for independent power calibration.

 

IIndependentPowerCalibration History

Interface

Introduced with PNA Rev:

IIndependentPowerCalibration

10.60