SCPI Command
SENSe<Ch>:CORRection:RECeiver<Pt>[:STATe] {OFF|ON|0|1}
SENSe<Ch>:CORRection:RECeiver<Pt>[:STATe]?
Turns the receiver correction of the specified port ON/OFF. |
---|
command/query |
Port <Pt> of channel <Ch>,
<Ch>={[1]|2|...16}
<Pt>={[1]|2}
{ON|1} |
ON |
{OFF|0} |
OFF |
{0|1}
0
Calibration > Receiver Calibration > Correction
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.RECeiver(Pt).STATe
Status = app.SCPI.SENSe(Ch).CORRection.RECeiver(Pt).STATe
app.SCPI.SENSe(Ch).CORRection.RECeiver(Pt).STATe = True
Boolean (read/write)
Back to SENSe
Back to Command Finder