I need to perform 4-port calibration with E-cal on E5080B remotely.
The SCPI command I written is :
SENS1:CORR:COLL:GUID:ECAL:ACQ SOLT,1,2,3,4
When E5080B(26.5GHz) + N4433A , this command works fine.
However, the same one E5080B + N4433D , it can't calibrate and got error message as below :
Error : -290 : Did not find one or more thru standards defined that would
satisfy the thru method specified for the port pair and for the frequency
span to be calibrated.
how can I fix this error?
BTW, it has no problem with E5080B + N4433D calibrate 4-port manually.
I've found the root cause...or workaround. I'm not sure...
The key point is the commands as below :
SENS1:CORR:COLL:GUID:ECAL:ACQ SOLT,1,2,3,4 => Error -290
SENS1:CORR:COLL:GUID:ECAL:ACQ SOLR,1,2,3,4 => works normally
From help document I know about that :
SOLT: using defined through
SOLR: using undefined through
however , I make some experiment on E5080B with N4433A/D,
check the table about the command feedback condition as below :
E5080B (20GHz) FW : 13.90
E5080B (26.5GHz) FW : check at next week
Does the FW. Version have influence on this?
and..which command (SOLT and SOLR) has the better performance at RF ?