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

Type

Command/Query

Syntax

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

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

Description

This command sets/gets the status of unknown thru calibration for Ecal.

Variable

Parameter

Selection Option

Description

State of Unknown Thru for 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:UTHR" & Str(Var), True
Ena.WriteString ":SENS1:CORR:COLL:ECAL:UTHR?", True
Var=Ena.ReadNumber

Equivalent Softkey

Calibration > ECal > Unknown Thru

COM Command Syntax (Internal Control Only)

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