Command
:SENSe<Ch>:CORRection:EXTension:AUTO:MEASure {OPEN|SHORt}
This command measures either an OPEN or SHORT standard to set automatic port extensions.
Parameter |
Selection Option |
Description |
Standard type |
Data Type |
Character string type (String) |
Preset Value |
SHORt |
Range |
OPEN: Measures the calibration data of the OPEN standard SHORt: Measures the calibration data of the SHORT standard |
Dim Var as String
Var= "OPEN"
Ena.WriteString ":SENS1:CORR:EXT:AUTO:MEAS " & Var, True
Calibration > Port Extensions > Auto Port Extension > Measure OPEN > All
Calibration > Port Extensions > Auto Port Extension > Measure SHORT > All
SCPI.SENSE(Ch).CORRECTION.EXTENSION.AUTO.MEASURE