Controls error correction functions.
CALCulate:MEASure:CORRection EDELay | DISTance | MEDium | [:TIME] | UNIT | WGCutoff |
Click a keyword to view the command details.
See Also
Applicable Models: All (Read-Write) Sets the electrical delay in physical length (distance) for the selected measurement. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<num> |
Electrical delay in distance. First Specify units using CALC:MEAS:CORR:EDEL:UNIT Use SENS:CORR:RVEL:COAX <num> to set Velocity factor. This parameter supports MIN and MAX as arguments. Learn more. |
Examples |
CALC1:MEAS2:CORR:EDEL:DIST 5 calculate2:measure2:correction:edelay:distance .003 |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:CORRection:EDELay:DISTance? |
Return Type |
Numeric |
0 |
Applicable Models: All (Read-Write) Sets the media used when calculating the electrical delay. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<num> |
Choose from: COAX for coaxial medium, WAVEguide for waveguide medium. |
Examples |
CALC:MEAS2:CORR:EDEL:MED COAX calc3:measure2:correction:edelay:medium waveguide |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:CORRection:EDELay:MEDium? |
Return Type |
Character |
COAX |
Applicable Models: All (Read-Write) Sets the electrical delay for the selected measurement. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<num> |
Electrical delay
in seconds. Choose any number between: This parameter supports MIN and MAX as arguments. Learn more. |
Examples |
CALC1:MEAS2:CORR:EDEL:TIME
1NS |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:CORRection:EDELay[:TIME]? |
Return Type |
Numeric |
0 seconds |
Applicable Models: All (Read-Write) Sets and returns the units for specifying electrical delay in physical length (distance). |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<char> |
Units for delay in distance. Choose from:
|
Examples |
CALC:MEAS2:CORR:EDEL:UNIT MET calc3:meas2:corr:edelay:unit inch |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:CORRection:EDELay:UNIT? |
Return Type |
Character |
METer |
Applicable Models: All (Read-Write) Sets the waveguide cutoff frequency used when the electrical delay media is set to WAVEguide. (See CALCulate:MEAS:CORRection:EDELay:MEDium <char>.) |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<num> |
Waveguide cutoff frequency used with the electrical delay calculation. This parameter supports MIN and MAX as arguments. Learn more. |
Examples |
CALC:MEAS2:CORR:EDEL:WGC 18.067 GHz calculate3:measure2:correction:edelay:wgcutoff 14.047 ghz |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:CORRection:EDELay:WGCutoff? |
Return Type |
Numeric |
45 MHz |
Applicable Models: All (Read-Write) Turns error correction ON or OFF for the selected measurement on the specified channel. To turn error correction ON or OFF for a channel, use SENS:CORR:STATe. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<bool> |
Correction state. Choose from: 0 - Correction OFF 1 - Correction ON |
Examples |
CALC:MEAS2:CORR ON calculate:measure2:correction:state off |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:CORRection:STATe? |
Return Type |
Boolean |
OFF |
Applicable Models: All (Read-only) Returns the error correction state for the selected measurement on the specified channel. To turn error correction ON or OFF for a channel, use SENS:CORR:STATe. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
Examples |
CALC:MEAS2:CORR:IND? calculate2:measure2:correction:state:indicator? |
Return Type |
Character NONE - No error correction MAST (Master) - Original error correction terms INT - Error terms are interpolated. Learn more. DELT - Delta Match calibration terms. Learn more. INV - Error terms are not valid |
NONE |
Applicable Models: All (Read-Write) Sets the Cal Type for the selected measurement on the specified channel. This is used when a Cal Set is applied. Learn more about applying Cal Types.
|
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<string> |
(String) Cal type. Case sensitive. Use one of the following: For Full Calibrations (NO Power Cal included):This command does not distinguish between TRL and SOLT. The same number of error terms is applied for both Cal Types. "Full <n> Port(x,y,z...)" where <n> = the number of ports to calibrate x,y,z = the port numbers to calibrate For example: "Full 4 Port(1,2,3,4)" For Full Calibrations (including Power Cal):After the Full <n> port, include the string, "with power" For example: "Full 4 Port with power(1,2,3,4)" For Response Calibrations:"Response(param)" OR "ResponseAndIsolation(param)" Where param =
For Enhanced Response Calibrations:"EnhancedResp(sourcePort, recPort) Where:
For FCA Calibrations:Learn more about this setting.
Note: The “SMC_2P” is the only correction type that automatically forces the reverse measurements (SC12, RevOPwr, RevIPwr). If you require any of the reverse measurements while using a lesser correction type, either include those parameters in your channel or use the SENSe:MIXer:REVerse command. Keep in mind that adding the reverse measurements or forcing the reverse sweep using the SENSe:MIXer:REVerse command will increase the number of sweeps required in the channel.
For VMC, multiple Cal types are not available. For Gain Compression Calwhere r = receive port; s = source port
|
Examples |
CALC:MEAS2:CORR:TYPE "Scalar Mixer Cal" |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:CORRection:TYPE? |
Return Type |
String |
Not Applicable |