SCPI Command
SOURce<Ch>:POWer:PORT<Pt>:CORRection[:STATe] {OFF|ON|0|1}
SOURce<Ch>:POWer:PORT<Pt>:CORRection[:STATe]?
Turns the power correction 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 > Power Calibration > Correction
Equivalent COM Command
SCPI.SOURce(Ch).POWer.PORT(Pt).CORRection.STATe
Status = app.SCPI.SOURce(Ch).POWer.PORT(Pt).CORRection.STATe
app.SCPI.SOURce(Ch).POWer.PORT(Pt).CORRection.STATe = True
Boolean (read/write)
Back to SOURce
Back to Command Finder