FETCh:RFCHannel:IQCapture?

Last Updated: August 29, 2007

These commands are only applicable with an IQ Capture license.

These commands return results for the IQ Capture measurement in the RF Channel (RFCH) measurement suite.

FETCh:RFCHannel:IQCapture:TRACe[:PARTial]?

Queries the RF Channel measurement suite integrity indicator, the IQ sample period, the number of samples, and either the magnitude/phase or real/imaginary results. The format of the results depends on the setting of SETup:RFCHannel:IQCapture:FORMat[?].

For polar measurements the magnitude results are unit-less, and the phase results are in degrees.

For rectangular measurements the results are unit-less.

No averaging is available for this measurement. If FETCh:RFCHannel:ICOunt? is set to a value greater than 1, then the results returned are those of the last measurement.

Query Range:

Test Set Requirements: E6601A WCTS Program Version A.04 and above

Example:

' Query the IQ capture measurement results.

TestSet.WriteString("FETCh:RFCHannel:IQCapture:TRACe?")

FETCh:RFCHannel:IQCapture:TRACe:PARameters?

Queries the RF Channel measurement suite integrity indicator, the IQ sample period, and the number of either magnitude/phase or real/imaginary results. The format of the results depends on the setting of SETup:RFCHannel:IQCapture:FORMat[?].

Query Range:

Test Set Requirements: E6601A WCTS Program Version A.04 and above

Example:

' Query the number of IQ capture measurement results.

TestSet.WriteString("FETCh:RFCHannel:IQCapture:TRACe:PARameters?")