Command
:SENSe<Ch>:CORRection:COLLect[:ACQuire]:LOAD <Value>
This command measures the calibration data of the load standard.
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:LOAD " & Str(Var), True
Ena.WriteString ":SENS1:CORR:COLL:LOAD " & Str(Var), True
Ena.WriteString "*OPC?"
Dmy = Ena.ReadNumber
Ena.WriteString ":SENS1:CORR:COLL:SAVE", True
Calibration > Calibrate > Response (Short) | 1-Port Cal > Short
Calibration > Calibrate > n-Port Cal > Reflection > Port m Short
SCPI.SENSE(Ch).CORRECTION.COLLECT.ACQUIRE.LOAD