BalancedTopology Object


Description

The DUTTopology property sets and returns the topology of a balanced DUT.

The following methods set the port mappings for the DUT.

The remaining properties return the port mappings for the DUT.

Use the BalancedMeasurement object to set the measurement type.

Accessing the BalancedTopology object

Dim app as AgilentPNA835x.Application
Dim chan as Channel
Set chan = app.ActiveChannel

Dim balTopology as BalancedTopology
Set balTopology = chan.BalancedTopology

See Also:

Method

Interface

See History

Description

SetBBPorts

IBalancedTopology

Sets the physical port mappings for the Balanced - Balanced DUT topology.

SetBSPorts

IBalancedTopology2

Sets the physical port mappings for the Balanced - Single-Ended DUT topology.

SetSBPorts

IBalancedTopology

Sets the physical port mappings for the Single-Ended - Balanced DUT topology.

SetSSBPorts

IBalancedTopology

Sets the physical port mappings for the Single-Ended - Single-Ended - Balanced DUT topology.

Property

Interface

Description

BB_BalPort1Negative

IBalancedTopology

Returns the PNA port number that is connected to the Negative side of the DUT's logical Port 1 .

BB_BalPort1Positive

IBalancedTopology

Returns the first positive balanced port number in the Balanced - Balanced topology

BB_BalPort2Negative

IBalancedTopology

Returns the second negative balanced port number in the Balanced - Balanced topology.

BB_BalPort2Positive

IBalancedTopology

Returns the second positive balanced port number in the Balanced - Balanced topology.

BS_BalPortNegative

IBalancedTopology2

Returns the negative balanced port number in the Balanced - Single-ended topology.

BS_BalPortPositive

IBalancedTopology2

Returns the positive balanced port number in the Balanced - Single-ended topology.

BS_SEPort

IBalancedTopology2

Returns the single-ended port number in the Balanced - Single-ended  topology.

DUTTopology

IBalancedTopology

Sets and returns the device topology setting.

SB_BalPortNegative

IBalancedTopology

Returns the negative balanced port number in the Single-Ended - Balanced topology.

SB_BalPortPositive

IBalancedTopology

Returns the positive balanced port number in the Single-Ended - Balanced topology.

SB_SEPort

IBalancedTopology

Returns the single ended port number in the Single-Ended - Balanced topology.

SSB_BalPortNegative

IBalancedTopology

Returns the negative balanced port number in the Single-Ended - Single-Ended - Balanced topology.

SSB_BalPortPositive

IBalancedTopology

Returns the positive balanced port number in the Single-Ended - Single-Ended - Balanced topology

SSB_SEPort1

IBalancedTopology

Returns the first single ended port in the Single-Ended - Single-Ended - Balanced topology.

SSB_SEPort2

IBalancedTopology

Returns the second single ended port in the Single-Ended - Single-Ended - Balanced topology.

 

BalancedTopology History

Interface

Introduced with PNA Rev:

IBalancedTopology

5.0

IBalancedTopology2

9.70