Command/Query
:SENSe<Ch>:CORRection:EXTension:AUTO:DCOFfset {ON|OFF|1|0}
:SENSe<Ch>:CORRection:EXTension:AUTO:DCOFfset?
This command sets/gets the usage of DC Offset value for the results of the auto port extension.
Parameter |
Selection Option |
Description |
Status of DC Offset |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
Dim Var as String
Var = 1
Ena.WriteString ":SENS1:CORR:EXT:AUTO:DCOF " & Str(Var), True
Ena.WriteString ":SENS1:CORR:EXT:AUTO:DCOF?", True
Var=Ena.ReadNumber
Calibration > Port Extensions > Auto Port Extension > Adjust Mismatch
SCPI.SENSE(Ch).CORRECTION.EXTENSION.AUTO.DCOFFSET