CalManager Object


Description

Use this interface to list, save, and delete Cal Sets.

Accessing the CalManager object

Get a handle to the CalManager with the app.GetCalManager Method.

Dim app As AgilentPNA835x.Application
Set app = CreateObject("AgilentPNA835x.Application", <analyzerName>)

Dim mgr as ICalManager
Set mgr = app.GetCalManager

See Also:

(Bold Methods or Properties provide access to a child object)

Methods

Interface

See History

Description

AllowChannelToSweepDuringCalAcquisition

ICalManager5

Specifies the channel to sweep during a Calibration.

CalibrateAllChannels

ICalManager9

Provides access to CalibrateAllChannels object.

CascadeS2PFiles

ICalManager10

Creates a single S2P file from two existing files.

CharacterizeFixture

ICalManager10

Characterizes an adapter/fixture based on two calsets.

CreateCalSet

ICalManager

Creates a new Cal Set

CreateCustomCal

ICalManager2

Creates an FCA cal object.

CreateCustomCalEx

ICalManager5

Creates a custom cal object.

Deembed

ICalManager8

De-embeds a fixture from an existing Cal Set based on an S2P file.

DeleteCalSet

ICalManager

Deletes a Cal Set

DisplayNAWindowDuringCalAcquisition

ICalManager5

Set the 'show' state of the window to be displayed during a calibration.

DisplayOnlyCalWindowDuringCalAcquisition

ICalManager5

Clears the flags for windows to be shown during calibrations.

Embed

ICalManager8

Embeds a fixture into an existing Cal Set based on an S2P file.

EnumerateCalSets

ICalManager4

Returns an array of Cal Set names being stored on the PNA.

GetCalSetByGUID

ICalManager

Get a handle to a Cal Set

GetCalSetCatalog

ICalManager

Superseded with EnumerateCalSets

GetCalSetUsageInfo

ICalManager

Returns the Cal Set ID and Error Term ID currently in use

GetCalTypes

ICalManager2

Query for a list of available calibration types.

GetEcalUserCharacterizer

ICalManager6

Returns the ECalUserCharacterizer object.

SaveCalSets

ICalManager

Superseded with CalSet.Save

SweepOnlyCalChannelDuringCalAcquisition

ICalManager5

Clears ALL flags for channels to sweep during calibration.

Properties

 

 

CalSets Collection

ICalManager

Collection for iterating through all the Cal Sets in the analyzer.

ECalModules Collection

ICalManager7

Collection of ECal Modules that are connected to the PNA.

GuidedCalibration

ICalManager3

Used to perform a Guided Calibration.

ICalManager History

Interface

Introduced with PNA Rev:

ICalManager

2.0

CalManager2

3.1

CalManager3

3.5

CalManager4

5.0

ICalManager5

8.0

ICalManager6

8.3

ICalManager7

8.5

ICalManager8

9.33

ICalManager9

 

ICalManager10

10.15