SCPI Command
SENSe<Ch>:CORRection:EXTension:PORT<Pt>:INCLude{[1]|2}[:STATe] {OFF|ON|0|1}
SENSe<Ch>:CORRection:EXTension:PORT<Pt>:INCLude{[1]|2}[:STATe]?
Turns the loss compensation of loss 1 and loss 2 for the port extension function ON/OFF. |
---|
command/query |
Port <Pt> of channel <Ch>,
<Ch>={[1]|2|...9}
<Pt>={[1]|2}
{ON|1} |
Loss compensation ON |
{OFF|0} |
Loss compensation OFF |
{0|1}
0
Calibration > Port Extensions > Loss > Loss 1 {ON | OFF}
Calibration > Port Extensions > Loss > Loss 2 {ON | OFF}
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.EXTension.PORT(Pt).INCLude(Ls).STATe
Status= app.SCPI.SENSe(Ch).CORRection.EXTension.PORT(Pt).INCLude(Ls).STATe
app.SCPI.SENSe(Ch).CORRection.EXTension.PORT(Pt).INCLude(Ls).STATe = True
Boolean (read/write)
Back to SENSe
Back to Command Finder
Back to Command Finder (From User Interface)