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

Type

Command/Query

Syntax

:SENSe<Ch>:CORRection:COLLect:ECAL:UCHar {CHAR0|CHAR1|CHAR2|CHAR3|CHAR4|CHAR5}

:SENSe<Ch>:CORRection:COLLect:ECAL:UCHar?

Description

This command sets the ECal characteristic used when executing the user-defined ECal.

      • The user-defined ECal is a type of ECal that is executed using the characteristic that has been acquired by the user and stored in the memory for ECal.

When the ECal module is not connected or the characteristic is not stored at the specified location number, executing this object will cause a runtime error.

Variable

Parameter

Selection Option

Description

Characteristic used when executing ECal (user characterization)

Data Type

Character string type (String)

Range

CHAR0: Uses the factory-default characteristic. (Normal ECal)
CHAR1-CHAR5: Uses the characteristic stored at location number N in the ECal's flash memory

Preset Value

"CHAR0"

Query Response

{CHAR0|CHAR1|CHAR2|CHAR3|CHAR4|CHAR5}<newline><^END>

Examples

Dim Var as String
Var= "CHAR0"
Ena.WriteString ":SENS1:CORR:COLL:ECAL:UCH " & Var, True
Ena.WriteString ":SENS1:CORR:COLL:ECAL:UCH?", True
Var=Ena.ReadString

Equivalent Softkey

Calibration > ECal > Characterization

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).CORRECTION.COLLECT.ECAL.UCHAR