Command
:SENSe<Ch>:CORRection:COLLect[:ACQuire]:SHORt <Value>
This command measures the calibration data of the short standard for the specified port.
Parameter |
Value |
Description |
Port number |
Data Type |
Numeric type (Integer) |
Range |
1 ~ 2 |
Dim Var as Long, Dmy as Integer
Var= 1
Ena.WriteString ":SENS1:CORR:COLL:METH:SHOR " & Str(Var), True
Ena.WriteString ":SENS1:CORR:COLL:SHOR " & Str(Var), True
.WriteString "*OPC?"
Dmy = .ReadNumber
Ena.WriteString ":SENS1:CORR:COLL:SAVE", True
See Calibration.
Calibration > Calibrate > Response (Short) > Short
SCPI.SENSE(Ch).CORRECTION.COLLECT.ACQUIRE.SHORT