SENSe Subsystem (Analog Demodulation, K7) R&S FSL
1300.2519.12 6.300 E-11
– [SENSe:]ADEMod:ZOOM:STARt
Further information
– Trace mode result types
– Formats for returned values: ASCII format and binary format
Trace mode result types
The following result types can be set:
WRITe The current trace results will be obtained
AVERage The trace results will be averaged over the given # of measurements
MAXHold The maximum trace result values will be obtained over the given # of
measurements
MINHold The minimum trace result values will be obtained over the given # of measurements
VIEW The trace results are frozen and displayed, i.e. they are not calculated for
subsequent measurements. Traces in this mode cannot be queried.
OFF The result type will not be used.
Note: It is not possible to query trace data when result type VIEW is selected.
Each value besides OFF can only be assigned to one result type at a time.
If all result types are set to OFF, the AM, FM, or PM demodulator will be deactivated.
Formats for returned values: ASCII format and binary format
• ASCII Format (FORMat ASCII):
The command reads out a list of comma separated values (CSV) of the measured values in floating
point format.
• Binary Format (FORMat REAL,32):
The command reads out 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 schematics of
the result string will be 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