SCPI Command
SENSe<Ch>:CORRection:COLLect:ECAL:SOLT3 <port1>,<port2>,<port3>
Executes full three-port calibration between the specified 3 ports of the specified channel using the AutoCal module (4-port AutoCal module only). |
---|
command only |
Channel <Ch>,
<Ch>={[1]|2|...16}
<port1> |
Port Number |
<port2> |
Port Number |
<port3> |
Port Number |
Calibration > AutoCal > 3-Port Cal > Port x-y-z
Calibration > AutoCal > 3-Port Cal > 4-Port AutoCal Module
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.COLLect.ECAL.SOLT3
app.SCPI.SENSe(Ch).CORRection.COLLect.ECAL.SOLT3 = Array(1, 2, 3)
Type
Variant (array of long)(write only)
Back to SENSe
Back to Command Finder
Back to Command Finder (From User Interface)