Uncertainty Object


Description

Provides access to the properties and methods that are used to display uncertainties for the measurement (Option 015).

Limitations

Accessing the Uncertainty object

Get a handle to the Uncertainty object.

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

Dim oUncert as Uncertainty
Set oUncert = app.ActiveMeasurement.Uncertainty

See Also:

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

Methods

Interface

See History

Description

WriteUncertaintyFile

IUncertainty

Saves uncertainty data for the specified ports in three different formats.

Properties

 

 

CableRepeatabilityUncertainty

IUncertainty

Sets and returns whether to include the cable/connection repeatability contribution for the measurement trace.

CoverageFactor

IUncertainty

Sets and returns the coverage factor value to apply to the displayed uncertainty for the measurement trace

DisplayType

IUncertainty

Sets and returns the display type for uncertainties for the measurement trace

ErrorTermUncertainty

IUncertainty

Sets and returns whether to include the uncertainties associated with the correction error terms in the uncertainty values for the measurement trace.

MeasurementNoiseUncertainty

IUncertainty

Sets and returns whether the noise contribution is currently included in the uncertainty values for the measurement trace.

IUncertaintyManager History

Interface

Introduced with PNA Rev:

IUncertaintyManager

10.40