Instrument Functions
R&S
®
FSVA/FSV
209Operating Manual 1176.7510.02 ─ 09
</ArrayOfFloat>
</Min>
<Max>
<ArrayOfFloat length="256">
<float>0</float>
<float>-41</float>
...
<float>0</float>
</ArrayOfFloat>
</Max>
</PowerVsTime>
<Spectrum>
<Min>
<ArrayOfFloat length="256">
<float>-107</float>
<float>-96</float>
...
<float>-94</float>
</ArrayOfFloat>
</Min>
<Max>
<ArrayOfFloat length="256">
<float>-25</float>
<float>1</float>
...
<float>1</float>
</ArrayOfFloat>
</Max>
</Spectrum>
</Channel>
</ArrayOfChannel>
</PreviewData>
I/Q Data Binary File
The I/Q data is saved in binary format according to the format and data type specified
in the XML file (see Format element and DataType element). To allow reading and
writing of streamed I/Q data all data is interleaved, i.e. complex values are interleaved
pairs of I and Q values and multi-channel signals contain interleaved (complex) sam-
ples for channel 1, channel 2, channel 3 etc.
Example: NumberOfChannels - Element ordering for complex cartesian data
Complex data: I[channel no][time index], Q[channel no][time index]
I[0][0], Q[0][0], // Channel 0, Complex sample 0
I[1][0], Q[1][0], // Channel 1, Complex sample 0
I[2][0], Q[2][0], // Channel 2, Complex sample 0
I[0][1], Q[0][1], // Channel 0, Complex sample 1
I[1][1], Q[1][1], // Channel 1, Complex sample 1
General Settings, Printout and Instrument Settings