Provides access to the properties and methods that are used to characterize Noise and Cables for the Dynamic Uncertainty application.
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
(Bold Methods or Properties provide access to a child object)
Methods |
Interface |
Description |
---|---|---|
IUncertaintyCharacterizer |
Initiates a Cable Repeatability characterization |
|
IUncertaintyCharacterizer |
Initiates a Noise characterization |
|
Properties |
|
|
IUncertaintyCharacterizer |
Returns a handle in order to perform a Guided Calibration. |
Interface |
Introduced with VNA Rev: |
IUncertaintyManager |
10.40 |