Characterizer Object


Description

Provides access to the properties and methods that are used to characterize Noise and Cables for the Dynamic Uncertainty application.

Accessing the Characterizer object

Get a handle to the Characterizer object.

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

Dim oChar as Characterizer
Set oChar = app.UncertaintyManager.Characterizer

See Also:

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

Methods

Interface

See History

Description

InitiateCableCharacterization

IUncertaintyCharacterizer

Initiates a Cable Repeatability characterization

InitiateNoiseCharacterization

IUncertaintyCharacterizer

Initiates a Noise characterization

Properties

 

 

GuidedCalibration

IUncertaintyCharacterizer

Returns a handle in order to perform a Guided Calibration.

IUncertaintyManager History

Interface

Introduced with PNA Rev:

IUncertaintyManager

10.40