Command/Query
:SENSe<Ch>:CORRection:COLLect:ECAL:UTHRu[:STATe] {ON|OFF|1|0}
:SENSe<Ch>:CORRection:COLLect:ECAL:UTHRu[:STATe]?
This command sets/gets the status of unknown thru calibration for Ecal.
Parameter |
Selection Option |
Description |
State of Unknown Thru for Ecal |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
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
Calibration > ECal > Unknown Thru
SCPI.SENSE(Ch).CORRECTION.COLLECT.ECAL.UTHRU.STATE