Command
:SENSe<Ch>:CORRection:COLLect[:ACQuire]:THRU <Value1>, <Value2>
This command measures the calibration data of the Thru standard from the specified stimulus port to the specified response port.
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 |
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.
Calibration > Calibrate > Response (Thru) > Thru
Calibration > Calibrate > 2-Port Cal > Transmission > Port m-n Thru
SCPI.SENSE(Ch).CORRECTION.COLLECT.ACQUIRE.THRU