IndependentPowerCalibrationPort Object


Description

Contains the methods and properties used to perform an independent power calibration on a specific source port.

Accessing the IndependentPowerCalibrationPort object

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

Dim IndependentPwrCalPort
Set IndependentPwrCalPort = CalAll.IndependentPowerCalibrationPort

 

See Also:

 

Methods

 

Description

AddPowerCalRange

IIndependentPowerCalibrationPort

Adds a power cal range for a specific port <n>.

Reset

IIndependentPowerCalibrationPort

Resets all ranges for the given source port <n>.

Properties

Interface

See History

Description

PowerCalRange

IIndependentPowerCalibrationPort

Returns a handle to the PowerCalRange object.

RangeCount

IIndependentPowerCalibrationPort

Queries how many ranges are included in the calibration for source port <n>.


IIndependentPowerCalibrationPort History

Interface

Introduced with VNA Rev:

IIndependentPowerCalibrationPort

12.90