Command/Query
:SENSe<Ch>:CORRection:COLLect:ECAL:UCHar {CHAR0|CHAR1|CHAR2|CHAR3|CHAR4|CHAR5}
:SENSe<Ch>:CORRection:COLLect:ECAL:UCHar?
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.
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) |
Preset Value |
"CHAR0" |
{CHAR0|CHAR1|CHAR2|CHAR3|CHAR4|CHAR5}<newline><^END>
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
Calibration > ECal > Characterization
SCPI.SENSE(Ch).CORRECTION.COLLECT.ECAL.UCHAR