user manual

96 Chapter 7
COM Object Reference
SCPI.SENSe(Ch).CORRection.MULTiport.COLLect. ACQuire.THRU
SCPI.SENSe(Ch).CORRection.MULTiport.COLLect.
ACQuire.THRU
Object type Property
Syntax SCPI.SENSe(Ch).CORRection.MULTiport.COLLect.ACQuire.THRU = Data
Description For channel 1 to channel 4, measures thru calibration data for the specified port pair.
Variable
For information on the variable (Ch), see Table 7-2, “Variable (Ch),” on page 91.
Examples
Dim ThruPort(1) As Variant
ThruPort(0) = 1
ThruPort(1) = 2
SCPI.SENSe(1).CORRection.MULTiport.COLLect.ACQuire.THRU =
ThruPort
Related objects SCPI.SENSe(Ch).CORRection.MULTiport.COLLect. ACQuire.LOAD on
page 93
SCPI.SENSe(Ch).CORRection.MULTiport.COLLect. ACQuire.OPEN on
page 94
SCPI.SENSe(Ch).CORRection.MULTiport.COLLect. ACQuire.SHORt on
page 95
SCPI.SENSe(Ch).CORRection.MULTiport.COLLect.ACQuire.ISOLation on
page 91
SCPI.SENSe(Ch).CORRection.MULTiport.COLLect. SAVE on page 100
Equivalent key
[CAL] - Test Set Cal - Calibration - Port x-y - Port x-y Thru
Data
Description Thru calibration port pair
Data(0) port1 of pair port
Data(1) Port2 of pair port
Data type Variant type (Variant)
Note No query