SCPI Command
SENSe<Ch>:CORRection:COLLect:ECAL:SOLT2 <numeric1>,<numeric2>
Executes the one path 2–port calibration in both directions of the specified ports of selected channel (Ch) using the AutoCal module. (in N-port mode only) <Data(0)> the number of the receiver port <Data(1)> the number of the source port |
---|
command only |
Channel <Ch>,
<Ch>={[1]|2|...16} (in N-port mode only)
Port number from 1 to 16. The array elements can not contain the same port numbers.
Calibration > AutoCalibration > Calibrate
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.COLLect.ECAL.SOLT2
app.SCPI.SENSe(Ch).CORRection.COLLect.ECAL.SOLT2 = Array(2, 1)
Variant (array of long)(write only)
Back to SENSe
Back to Command Finder
Back to Command Finder (From User Interface)