Command Reference
R&S
®
ZNB/ZNBT
848
User Manual 1173.9163.02 ─ 38
Example:
See
Usage:
Query only
Manual operation:
See
CONFigure:TRACe:CATalog?
Returns the numbers and names of all traces in the current recall set. The response is
a string containing a comma-separated list of trace numbers and names, see example
below. If all traces have been deleted the response is an empty string ("").
Tip:
Use
CONFigure:CHANnel<Ch>:TRACe:CATalog?
ticular channel; see example.
Example:
*RST; :CALC2:PAR:SDEF 'Ch2Trc2', 'S11'
Create channel 2 and a new trace named Ch2Trc2.
CONF:TRAC:CAT?
Query all traces and their names. As a default trace no. 1 is cre-
ated upon *RST, the response is
'1,Trc1,2,Ch2Trc2'
.
CONF:CHAN1:TRAC:CAT?
Query the channels in channel no. 1. The response is
'1,Trc1'
.
CONF:TRAC:NAME:ID? 'Ch2Trc2'
Query the trace number for the trace named "Ch2Trc2". The
response is
2
.
CONF:TRAC2:NAME?
Query the trace name for trace no. 2. The response is
'Ch2Trc2'
.
CONF:TRAC:CHAN:NAME? 'Ch2Trc2'
Query the channel name for trace Ch2Trc2. The response is
'Ch2'
.
CONF:TRAC:CHAN:NAME:ID? 'Ch2Trc2'
Query the channel number for trace Ch2Trc2. The response is
2
.
Usage:
Query only
Manual operation:
See
CONFigure:TRACe:WINDow?
<TraceName>
Returns the trace number within a diagram which is assigned to the trace
<TraceName>
is assigned to. A zero is returned when the trace is not assigned/
displayed.
The trace number is equal to the
<WndTr>
and similiar commands; see example.
Query parameters:
<TraceName>
Trace name (string), e.g.
'Trc1'
Example:
See
SCPI Command Reference