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