SCPI Command
SENSe<Ch>:CORRection:STATe {OFF|ON|0|1}
SENSe<Ch>:CORRection:STATe?
Turns the S-parameter error correction ON/OFF. |
---|
command/query |
Channel <Ch>,
<Ch>={[1]|2|...9}
{ON|1} |
Error correction ON |
{OFF|0} |
Error correction OFF |
{0|1}
0
Calibration > Correction {ON | OFF}
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.STATe
Status = app.SCPI.SENSe(Ch).CORRection.STATe
app.SCPI.SENSe(Ch).CORRection.STATe = True
Boolean (read/write)
Back to SENSe
Back to Command Finder
Back to Command Finder (From User Interface)