E4990A Help
532
Command
Syntax
:SENSe<Ch>:CORRection<Type>:CLEar
Description
This command clears the calibration parameters.
<type>: User calibration=1, Fixture Compensation=2
Examples
Ana.WriteString ":SENS1:CORR1:CLE", True
Related Commands
:SENS:CORR:STAT
Equivalent Softkey
No equivalent key is available on the front panel.
COM Command Syntax (Internal Control Only)
SCPI.SENSE(Ch).CORRECTION(Type).CLEAR
:SENS<Ch>:CORR<Type>:COLL:ACQ:LOAD
Type
Command
Syntax
:SENSe<Ch>:CORRection<Type>:COLLect:ACQuire:LOAD
Description
This command measures the load data for the user calibration and the
fixture compensation.
<type>: User calibration=1, Fixture Compensation=2
In the user calibration, the :SENS:CORR:COLL:SAVE should be executed
after open/short/load calibrations.
Examples
Ana.WriteString ":SENS1:CORR1:COLL:ACQ:LOAD", True
Related Commands
:SENS:CORR:COLL:ACQ:OPEN
:SENS:CORR:COLL:ACQ:SHOR
:SENS:CORR:COLL:SAVE
Equivalent Softkey
Cal > User Cal > Execute Cal > Load
Cal > Fixture Compen > Load (Optional)
COM Command Syntax (Internal Control Only)
SCPI.SENSE(Ch).CORRECTION(Type).COLLECT.ACQUIRE.LOAD
:SENS<Ch>:CORR<Type>:COLL:ACQ:OPEN
Type