:SENS<Ch>:CORR:COLL:THRU

Type

Command

Syntax

:SENSe<Ch>:CORRection:COLLect[:ACQuire]:THRU <Value1>, <Value2>

Description

This command measures the calibration data of the Thru standard from the specified stimulus port to the specified response port.  

Variable

Parameter

Value1

Description

Port number for response port

Data Type

Numeric type (Integer)

Range

1 ~ 2

 

Parameter

Value2

Description

Port number for stimulus port

Data Type

Numeric type (Integer)

Range

1 ~ 2

Examples

Dim Dmy as Integer
Ena.WriteString ":SENS1:CORR:COLL:METH:THRU 2,1", True
MsgBox ("Set Thru between Ports 1 and 2, then click [OK] button")
Ena.WriteString ":SENS1:CORR:COLL:THRU 2,1", True
.WriteString "*OPC?"
Dmy = .ReadNumber
Ena.WriteString ":SENS1:CORR:COLL:SAVE", True

 

See Calibration.

Related Commands

*OPC

Equivalent Softkey

Calibration > Calibrate > Response (Thru) > Thru

Calibration  > Calibrate > 2-Port Cal > Transmission > Port m-n Thru

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).CORRECTION.COLLECT.ACQUIRE.THRU