SCPI Command
SOURce<Ch>:POWer:PORT<Pt>:CORRection:COLLect:TABLe:LOSS[:STATe] {OFF|ON|0|1}
SOURce<Ch>:POWer:PORT<Pt>:CORRection:COLLect:TABLe:LOSS[:STATe]?
Turns the state of the loss compensation used when the power calibration is executed by the SOUR:POW:PORT:CORR:COLL command ON/OFF. |
---|
command/query |
Target
Port <Pt> of channel <Ch>,
<Ch>={[1]|2|...16}
<Pt>={[1]|2}
{ON|1} |
ON |
{OFF|0} |
OFF |
{0|1}
0
SOUR:POW:PORT:CORR:COLL:TABL:LOSS:DATA
Calibration > Power Calibration > Loss Compen > Compensation {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