Programming
533
Command
Syntax
:SENSe<Ch>:CORRection<Type>:COLLect:ACQuire:OPEN
Description
This command measures the open 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:OPEN", True
Related Commands
:SENS:CORR:COLL:ACQ:LOAD
:SENS:CORR:COLL:ACQ:SHOR
:SENS:CORR:COLL:SAVE
Equivalent Softkey
Cal > User Cal > Execute Cal > Open
Cal > Fixture Compen > Open (x S x F)
COM Command Syntax (Internal Control Only)
SCPI.SENSE(Ch).CORRECTION(Type).COLLECT.ACQUIRE.OPEN
:SENS<Ch>:CORR<Type>:COLL:ACQ:SHOR
Type
Command
Syntax
:SENSe<Ch>:CORRection<Type>:COLLect:ACQuire:SHORt
Description
This command measures the short 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:SHOR", True
Related Commands
:SENS:CORR:COLL:ACQ:LOAD
:SENS:CORR:COLL:ACQ:OPEN
:SENS:CORR:COLL:SAVE
Equivalent Softkey