Command reference
R&S
®
ZNB/ZNBT
853
User Manual 1173.9163.02 ─ 62
Suffix:
<Chn>
.
Channel number used to identify the active trace
Query parameters:
<Format>
SDATa
Read unformatted sweep data (fixed parameter): Returns the
real and imaginary part of each measurement point (2 values
per trace point irrespective of the selected trace format).
<FwCount>
Number of first sweep to be read. 1 denotes the first sweep
acquired, 2 denotes the second and so forth. The sweep count
in single sweep mode is defined via
Range:
1 to sweep count
<FwCountEnd>
Number of last sweep to be read. If this parameter is omitted, it
is implicitly set to
<FwCount>
(a single sweep is read).
Range:
<FwCount> to sweep count
Return values:
<Data>
Response values either in ASCII or block data format, depend-
ing on the current
Example:
SWE:COUN 10
Define the number of sweeps (10) to be measured in single
sweep mode.
INIT:CONT OFF; :INIT;
Activate single sweep mode and start a single sweep sequence
in channel no. 1. No synchronization is necessary.
if (CALC:DATA:NSW:COUN? > 4)
CALC:DATA:NSW:FIRS? SDAT, 5
Wait until 5 sweeps have been measured, then query the results
of the 5
th
sweep.
Chapter 8.2.4.3, "Retrieving the results of previous
Usage:
Query only
CALCulate<Chn>:DATA:NSWeep[:LAST]?
<Format>, <RvCount>
Reads the response values of a trace acquired in single sweep mode
(
OFF
). The trace can be any of the traces acquired dur-
ing the single sweep cycle.
Tip:
●
This command can only be used for
> 1.
●
Ensure that the single sweep is terminated before using this command, otherwise
the results of the trace count will be unpredictable (see example below). Alterna-
tively, use the
CALCulate<Chn>:DATA:NSWeep:FIRSt?
command.
Suffix:
<Chn>
.
Channel number used to identify the active trace
SCPI command reference