:SENS<Ch>:CORR:COLL:ECAL:ISOL

Type

Command/Query

Syntax

:SENSe<Ch>:CORRection:COLLect:ECAL:ISOLation[:STATe] {ON|OFF|1|0}

:SENSe<Ch>:CORRection:COLLect:ECAL:ISOLation[:STATe]?

Description

This command takes no action and only exists to maintain the compatibility with the E5061B/E5071C.

The E5063A does not execute the isolation calibration during Ecal calibration because the isolation of the E5063A is better than that of the ECal.

Variable

Parameter

Selection Option

Description

State of  the isolation measurement when executing ECal

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:COLL:ECAL:ISOL " & Str(Var), True
Ena.WriteString ":SENS1:CORR:COLL:ECAL:ISOL?", True
Var=Ena.ReadNumber

Related Commands

:SENS:CORR:COLL:ECAL:SOLT1

:SENS:CORR:COLL:ECAL:SOLT2

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).CORRECTION.COLLECT.ECAL.ISOLATION.STATE