These commands, along with the standard Guided commands, performs a SMC calibration on a frequency converting device.
Note: These commands replace the SENSe:CORRectionCOLLect:Session:SMC commands. These commands allow the entire SMC cal to be performed from the Guided cal interface.
These commands are also used to perform a GCx Calibration. See an example.
SENSe:CORRectionCOLLect:GUIDed:SMC FSIMulator | NETWork | FILename | MODE PWRCal | CANCel | RECeiver | SEParate |
Click on a blue keyword to view the command details.
Red keywords are obsolete.
See Also
NOTE: To configure a power meter and sensor see SOURce:POWer: commands.
(Read-Write) Specifies the S2P filename to embed or de-embed on the input or output of your mixer measurement. Learn more. |
|
Parameters |
|
<ch> |
Any existing channel number. If unspecified, value is set to 1 |
<p> |
Apply network to input or output of mixer. Choose from: 1 - Input of mixer 2 - Output of mixer |
<string> |
Filename of the S2P used for embedding or de-embedding. Use the full path name, file name, and .S2P suffix, enclosed in quotes. |
Examples |
SENS:CORR:COLL:GUID:SMC:FSIM:NETW1:FIL "c:\users\public\network analyzer\documents/WaveguideAdapt.S2P" |
Query Syntax |
SENS<ch>:CORRection:COLLect:GUIDed:SMC:FSIMulator:NETWork<x>:FILename? |
Return Type |
String |
Not Applicable |
(Read-Write) Allows you to embed (add) or de-embed (remove) circuit network effects on the input and output of your mixer measurement. Learn more. |
|
Parameters |
|
<ch> |
Any existing channel number. If unspecified, value is set to 1 |
<p> |
Apply network to input or output of mixer. Choose from: 1 - Input of mixer 2 - Output of mixer |
<char> |
Choose from: NONE - Do nothing with effects of S2P file. EMBed - Add effects of S2P file from the measurement results. DEEMbed - Remove effects of S2P file from the measurement results. |
Examples |
SENS:CORR:COLL:GUID:SMC:FSIM:NETW1:MODE EMB |
Query Syntax |
SENS<ch>:CORRection:COLLect:GUIDed:SMC:FSIMulator:NETWork<x>:MODE? |
Return Type |
Character |
NONE |
(Write-only) Imports Guided Power Cal or Phase Reference Cal into the current SMC calibrations. For the Guided Power Cal: The port of the mixer input must have the same source attenuator setting between the SMC channel and the Guided Power Cal Set. The frequencies of the Guided Power Cal must include all the mixer frequencies. Interpolation will be applied to the Guided Power Cal frequencies if they do not exactly match. For the Phase Reference Cal: The port of the mixer input must have the same source attenuator setting as used in the phase reference cal. The phase reference cal must include all the mixer frequencies. Interpolation will be applied to the phase reference cal frequencies if they do not exactly match. Learn more about Phase Reference Cal. The following error message may appear (it is not written to the VNA Error Log):
|
|
Parameters |
|
<ch> |
Any existing channel number. If unspecified, value is set to 1 |
<calName> |
(String) Name of existing Cal Set from which to import power data. |
<dataset> |
(String) Name of the data set. Choose from:
|
Examples |
SENS2:CORR:COLL:GUID:SMC:IMP "MyPowerCal","POWER_STEP" See example program SENS:CORR:COLL:GUID:SMC:IMP "MyPhaseRefCal","POWER_AND_PHASE" See example program |
Query Syntax |
Not Applicable |
Not Applicable |
(Read-Write) Sets and returns whether or not the LO power cal step is included in the cal steps when an SMC or GCx cal is performed. Learn more. |
|
Parameters |
|
<cnum> |
Any existing channel number; if unspecified, value is set to 1. |
<n> |
LO Stage. Choose 1. |
<bool> |
LO Power Cal state. Choose from: O or OFF - Skips over the LO Power Cal when calibrating. 1 or ON - Includes a step for LO Power Cal when calibrating |
Examples |
SENS:CORR:COLL:GUID:SMC:LO1:PCAL 0 |
Query Syntax |
SENSe<ch>:CORRection:COLLect:GUIDed:SMC:LO<n>:PCAL[:STATe] |
Return Type |
Boolean |
Default |
OFF or 0 |
(Write-only) Aborts a power cal. This command should be sent when a power cal is running. |
|
Parameters |
|
<ch> |
Channel number of the SMC cal being performed. If unspecified, value is set to 1 |
Examples |
SENS:CORR:COLL:GUID:SMC:PWRC:CANC |
Query Syntax |
Not Applicable |
Not Applicable |
(Read-Write) Set whether to use the reference receiver for faster iteration during power cal or use a power meter. This command should be set during calibration setup. Learn more. |
|
Parameters |
|
<ch> |
Any existing channel number. If unspecified, value is set to 1 |
<bool> |
OFF or 0 - Use a power meter only. ON or 1 - Use a power meter for the first reading and the reference receiver for all subsequent readings. |
Examples |
SENS:CORR:COLL:GUID:SMC:PWRC:REC 1 |
Query Syntax |
SENSe<ch>:CORRection:COLLect:GUIDed:SMC:PWRCal:RECeiver? |
Return Type |
Boolean |
ON or 1 |
(Read-Write) Specifies whether to use a Thru standard or to use two power sensor connections during the power cal of an SMC calibration. Note: This command must be sent immediately after SENS:CORR:COLL:GUID:INIT and before all the other calibration commands. |
|
Parameters |
|
<ch> |
Any existing channel number. If unspecified, value is set to 1 |
<bool> |
OFF or 0 - Perform Cal with Thru standard. ON or 1 - Do NOT use a Thru, but instead perform separate power cals on Input and Output reference planes. |
Examples |
SENS:CORR:COLL:GUID:SMC:PWRC:SEP 1 SENS:CORR:COLL:GUID:INIT "SMC" |
Query Syntax |
SENSe<ch>:CORRection:COLLect:GUIDed:SMC:PWRCal:SEParate? |
Return Type |
Boolean |
OFF or 0 |
Last Modified:
8-Jan-2015 |
Initial Release |