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|...16}
<Pt>={[1]|2}
{ON|1} |
ON |
{OFF|0} |
OFF |
{0|1}
0
Calibration > Port Extensions > Loss > {Loss1 | Loss2}
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