PowerSensorUncertainty Object


Description

The PowerSensorUncertainty object allows you to set up power uncertainty on a power meter.

Accessing the PowrSensorUncertainty Object

You can obtain a handle to a PowerSensorUncertainty object through the PowerSensor object.

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

Dim PwrSensUncert As PowerSensorUncertainty
Set PwrSensUncert = app.PowerSensor.PowerSensorUncertainty

See Also

 

Methods

Interface

Description

None

 

 

Properties

Interface

Description

PowerForBestAccuracy

IPowerSensorUncertainty

Returns the power level for best accuracy.

PowerMtrReadingUncertainty

IPowerSensorUncertainty

Returns the power meter reading uncertainty.

UncertaintyFile

IPowerSensorUncertainty

Sets and returns a custom model uncertainty file containing all of the power meter uncertainty properties.

UncertaintyModel

IPowerSensorUncertainty

Sets and returns the name assigned to a specific power meter model among those available for uncertainty.

UncertaintyModelCatalog

IPowerSensorUncertainty

Returns a list of available power meters that have power uncertainty.

 

IPowerSensor History

Interface

Introduced with VNA Rev:

IPowerSensorUncertainty

13.50