Description
A collection object that provides a mechanism for iterating through the Uncertainty Manager Port objects.
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)
Methods |
Description |
---|---|
Copies the characterized noise data associated with the specified port, to all the other ports. |
|
Use to get a handle to a Port object in the collection. |
|
Clears the characterized noise data for ALL VNA port objects in the Ports collection. |
|
Selects the name of the cable to be associated with all the ports in the Ports collection. |
|
Properties |
Description |
Returns the number of objects in the collection. |
Interface |
Introduced with VNA Rev: |
IUncertaintyPorts |
10.40 |