Remote Commands to Perform Measurements with I/Q Data
R&S
®
FSV/A3000 I/Q
Analyzer
276
User Manual 1178.8536.02 ─ 01
Example:
MMEM:STOR:IQ:COMM 'Device test 1b'
Creates a description for the export file.
MMEM:STOR:IQ:STAT 1, 'C:
\R_S\Instr\user\data.iq.tar'
Stores I/Q data and the comment to the specified file.
Manual operation:
See
MMEMory:STORe<n>:IQ:FORMat
<Format>,<DataFormat>
This command sets or queries the format of the I/Q data to be stored.
Suffix:
<n>
.
irrelevant
Parameters:
<Format>
FLOat32
32-bit floating point format.
INT32
32-bit integer format.
*RST:
FLOat32
<DataFormat>
COMPlex
Exports complex data.
REAL
Exports real data.
*RST:
COMPlex
Example:
MMEM:STOR:IQ:FORM INT32,REAL
MMEMory:STORe<n>:IQ:STATe
<1>, <FileName>
Suffix:
<n>
.
1..n
Parameters:
<1>
<FileName>
Manual operation:
See
8.10
Programming Examples
The following programming examples demonstrate how to capture I/Q data and per-
form I/Q data analysis using the I/Q Analyzer in a remote environment.
Optional interfaces for I/Q data input are also demonstrated in the I/Q Analyzer.
I/Q Analysis with Graphical Evaluation
................................................................. 277
Basic I/Q Analysis with Improved Performance
.................................................... 278
Programming Examples