COM Object Reference

 

SCPI.SENSe(Ch).MULTiport.PORT(Pt).SELect

 

SCPI.SENSe(Ch).MULTiport.PORT(Pt).SELect

Object type

Property

 

Syntax

SCPI.SENSe(Ch).MULTiport.PORT(Pt).SELect = Value

 

Value = SCPI.SENSe(Ch).MULTiport.PORT(Pt).SELect

Description

For channel 1 to channel 4, specifies ports to which the reflection port (port 1) of the

 

test set and the transmission port (port 2) are connected. The same port cannot be

 

specified as a port to which port 1 and port 2 are connected.

Variable

 

 

 

Table 7-3

Variable (Pt)

 

 

 

 

 

 

 

 

Pt

 

 

 

 

 

Description

 

Port number

 

 

 

 

 

Data type

 

Long integer type (Long)

 

 

 

 

 

Range

 

1 to 2

 

 

 

 

 

Preset value

 

1

 

 

 

 

 

Note

 

If the specified variable is out of the allowable setup range, an error occurs when executed.

 

 

 

 

 

 

 

 

 

 

 

Value

 

 

 

 

 

Description

 

Port number to which the specified port is connected.

 

 

 

 

 

Data type

 

integer type (integer)

 

 

 

 

 

Range

 

1 to 12

 

 

 

 

 

Preset value

 

Reflection port: 1 Transmission port: 2

 

 

 

 

For information on the variable (Ch), see Table 7-2, “Variable (Ch),” on page 91.

Examples

Dim Port_num As Integer

 

SCPI.SENSe(1).MULTiport.PORT(1).SELect = 1

 

Port_num = SCPI.SENSe(1).MULTiport.PORT(1).SELect

Related objects

SCPI.SENSe(Ch).MULTiport.STATe on page 107

 

SCPI.SENSe(Ch).CORRection.MULTiport.COLLect. ACQuire.LOAD on

 

page 93

 

104

Chapter 7

Page 112
Image 112
Agilent Technologies 87075C manual SCPI.SENSeCh.MULTiport.PORTPt.SELect, Variable Pt