Command/Query
:SENSe<Ch>:CORRection:COLLect:ECAL:ISOLation[:STATe] {ON|OFF|1|0}
:SENSe<Ch>:CORRection:COLLect:ECAL:ISOLation[:STATe]?
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.
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 |
{1|0}<newline><^END>
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
No equivalent key is available on the front panel.
SCPI.SENSE(Ch).CORRECTION.COLLECT.ECAL.ISOLATION.STATE