:SENS<Ch>:CORR:EXT:AUTO:LOSS

Type

Command/Query

Syntax

:SENSe<Ch>:CORRection:EXTension:AUTO:LOSS {ON|OFF|1|0}

:SENSe<Ch>:CORRection:EXTension:AUTO:LOSS?

Description

This command sets/gets the loss correction as part of automatic port extension.

Variable

Parameter

Selection Option

Description

Status of loss compensation

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

Query Response

{1|0}<newline><^END>

Examples

Dim Var as String
Var = 1
Ena.WriteString ":SENS1:CORR:EXT:AUTO:LOSS " & Str(Var), True
Ena.WriteString ":SENS1:CORR:EXT:AUTO:LOSS?", True
Var=Ena.ReadNumber

Related Commands

:SENS:CORR:EXT:AUTO:CONF

:SENS:CORR:EXT:AUTO:DCOF

:SENS:CORR:EXT:AUTO:MEAS

:SENS:CORR:EXT:AUTO:PORT

:SENS:CORR:EXT:AUTO:RES

:SENS:CORR:EXT:AUTO:STAR

:SENS:CORR:EXT:AUTO:STOP

Equivalent Softkey

Calibration > Port Extensions > Auto Port Extension > Include Loss

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).CORRECTION.EXTENSION.AUTO.LOSS