18.12.2012 Views

R&S FSQ Signal Analyzer - Rohde & Schwarz

R&S FSQ Signal Analyzer - Rohde & Schwarz

R&S FSQ Signal Analyzer - Rohde & Schwarz

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

R&S <strong>FSQ</strong> Remote Control – Description of Commands<br />

Parameter: none<br />

Example: "TRAC:IQ:STAT ON"<br />

'Enables acquisition of I/Q data<br />

"TRAC:IQ:SET NORM,10MHz,32MHz,EXT,POS,0,4096"<br />

'Measurement configuration:<br />

'Filter type: Normal<br />

'RBW: 10 MHz<br />

'Sample Rate: 32 MHz<br />

'Trigger Source: External<br />

'Trigger Slope: Positive<br />

'Pretrigger Samples: 0<br />

'# of Samples: 4096<br />

"FORMat REAL,32"<br />

'Selects format of response data<br />

"TRAC:IQ:DATA?"<br />

'Starts measurement and reads results<br />

TRACe Subsystem<br />

Return value: The result values are scaled linear in unit Volt and correspond to the voltage at the<br />

RF input of the instrument.<br />

ASCII Format (FORMat ASCII):<br />

In this case the command returns a comma separated list of the measured voltage values in floating<br />

point format (Comma Separated Values = CSV). The number of values returned is 2 * number of<br />

samples, the first half being the I-values, the second half the Q-values.<br />

Binary Format (FORMat REAL,32):<br />

With >512 k ≡ 524288 samples, the data is transmitted in logical blocks of 512k<br />

values. See below.<br />

In this case, the command returns binary data (Definite Length Block Data according to IEEE 488.2),<br />

with the lists of I- and Q-data being arranged one after the other in 32 Bit IEEE 754 floating point data.<br />

The scheme of the response string is as follows:<br />

#44096......<br />

with<br />

– #4: digits of the subsequent number of data bytes (4 in the example)<br />

– 4096: number of subsequent data bytes (# of DataBytes, 4096 in the example)<br />

– : 4-Byte-Floating Point I-value; max. 512k<br />

– : 4-Byte-Floating Point Q-value; max. 512k<br />

The number of I- and Q-data can be calculated as follows:<br />

# of I-data = # of Q-data = (# of DataBytes) / 8<br />

The offset of Q-data in the output buffer can be calculated as follows:<br />

Q-data offset = (# of DataBytes) / 2 + LengthIndicatiorDigit<br />

Operating Manual 1313.9681.12 - 01 6.247

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!