Command/Query
:SENSe<Ch>:CORRection:EXTension[:STATe] {ON|OFF|1|0}
:SENSe<Ch>:CORRection:EXTension[:STATe]?
This command turns on/off port extension.
Parameter |
Selection Option |
Description |
ON/OFF of the port extension correction |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
Dim Var as Integer
Var = 1
Ena.WriteString ":SENS1:CORR:EXT " & Str(Var), True
Ena.WriteString ":SENS1:CORR:EXT?", True
Var=Ena.ReadNumber
Calibration > Port Extensions > Extensions
SCPI.SENSE(Ch).CORRECTION.EXTENSION.STATE