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|...16}
| {ON|1} | ON | 
| {OFF|0} | OFF | 
{0|1}
0
Calibration > Correction
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