SCPI Command
SOURce<Ch>:POWer:PORT<Pt>:CORRection[:STATe] {OFF|ON|0|1}
SOURce<Ch>:POWer:PORT<Pt>:CORRection[:STATe]?
Turns the port 1 power correction ON/OFF. |
---|
command/query |
Port 1 of channel <Ch>,
<Ch>={[1]|2|...9}
{ON|1} |
Power correction ON |
{OFF|0} |
Power correction OFF |
{0|1}
0
Calibration > Power Calibration > Correction {ON | OFF}
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
Back to Command Finder (From User Interface)