SCPI Command
SENSe<Ch>:CORRection:COLLect:ECAL:ERESponse <port2>,<port1>
Executes one path two-port calibration between the 2 ports of the specified channel using the AutoCal module. |
---|
no query |
Channel <Ch>,
<Ch>={[1]|2|...16}
<port1> |
The port number is always 1 |
<port2> |
The port number is always 2 |
Calibration > AutoCal > One Path 2–Port Cal
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)