SCPI Command
CALCulate<Ch>[:SELected]:CORRection:STATus?
Or
CALCulate<Ch>:TRACe<Tr>:CORRection:STATus?
| Reads out the interpolation/extrapolation status of the error correction. | 
|---|
| query only | 
Target
CALCulate<Ch>[:SELected] — active trace of channel <Ch>,
Or
CALCulate<Ch>:TRACe<Tr> — trace <Tr> of channel <Ch>,
<Ch> = {[1]|2|...16}
<Tr> = {[1]|2|...16}
Trace represents S-parameter:
| NONE | Correction not applied | 
| COR | Correction applied exactly | 
| C? | Correction interpolated | 
| C! | Correction extrapolated | 
Trace represents absolute parameter:
| NONE | Correction not applied | 
| RC | Correction applied exactly | 
| RC? | Correction interpolated | 
| RC! | Correction extrapolated | 
Equivalent Softkeys
None
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.CORRection.STATus
| note | This command is similar to CALCulate<Ch>[:SELected]:CORRection:STATus? only. | 
Param = app.SCPI.CALCulate(Ch).SELected.CORRection.STATus
String (read only)>
Back to CALCulate
Back to Command Finder