Ports Collection


Description

A collection object that provides a mechanism for iterating through the Uncertainty Manager Port objects.

Accessing the Ports Collection

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

Dim oPorts as UncertaintyManager
Set oPorts = app.UncertaintyManager.Ports

Dim oPort1 as Ports(1)

See Also:

Methods

Description

CopyNoiseToAllPorts

Copies the characterized noise data associated with the specified port, to all the other ports.

Item

Use to get a handle to a Port object in the collection.

ResetNoiseForAllPorts

Clears the characterized noise data for ALL VNA port objects in the Ports collection.

SelectCableForAllPorts

Selects the name of the cable to be associated with all the ports in the Ports collection.

Properties

Description

Count

Returns the number of objects in the collection.

IUncertaintyPorts History

Interface

Introduced with PNA Rev:

IUncertaintyPorts

10.40