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 |
Channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1]…|16} (in N-port mode only)
<Pt>=1
<Pt>={[1]…|16} (in N-port mode only)
{ON|1} |
ON |
{OFF|0} |
OFF |
{0|1}
0
Calibration > Port Extension > {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
Back to Command Finder (From User Interface)