Remote Commands
R&S
®
FSVA3000/ R&S
®
FSV3000
977
User Manual 1178.8520.02 ─ 01
Return values:
<X-Values>
Example:
TRAC3:X? TRACE1
Returns the x-values for trace 1 in window 3.
Usage:
Query only
14.8.2.5
Formats for Returned Values: ASCII Format and Binary Format
When trace data is retrieved using the
TRAC:DATA
or
TRAC:IQ:DATA
command, the
data is returned in the format defined using the
on page 975. The
possible formats are described here.
●
ASCII Format (FORMat ASCII):
The data is stored as a list of comma-separated values (CSV) of the measured val-
ues in floating point format.
●
Binary Format (FORMat REAL,32):
The data is stored as binary data (Definite Length Block Data according to IEEE
488.2), each measurement value being formatted in 32-Bit IEEE 754 Floating-
Point-Format.
The schema of the result string is as follows:
#41024<value1><value2>…<value n>
with
#4
Number of digits (= 4 in the example) of the following number of data bytes
1024
Number of following data bytes (= 1024 in the example)
<Value>
4-byte floating point value
Reading out data in binary format is quicker than in ASCII format. Thus, binary format
is recommended for large amounts of data.
14.8.2.6
Importing and Exporting Traces
............................................................................................. 977
............................................................................................. 978
.............................................................................................. 978
...........................................................................................979
.........................................................................................979
FORMat:DEXPort:FORMat
<FileFormat>
Determines the format of the ASCII file to be imported or exported. Depending on the
external program in which the data file was created or will be evaluated, a comma-sep-
arated list (CSV) or a plain data format (DAT) file may be required.
Parameters:
<FileFormat>
CSV | DAT
*RST:
DAT
Analyzing Measurements (Basics)