Command reference
R&S
®
ZNL/ZNLE
807User Manual 1178.5966.02 ─ 20
Example:
*RST; :CONF:CHAN:TRAC:REN 'Testtrace_1'
Reset the analyzer to create a default trace in channel 1 and set
this trace as the active trace. Rename the trace 'Testtrace_1'.
CALC:PAR:SDEF 'Testtrace_2', 'S11'
Create a new trace which will become the active trace in chan-
nel no. 1.
CONF:TRAC:REN 'Testtrace_1', 'Testtrace_3'
Rename the first trace (which is currently not active) 'Test-
trace_3'.
Usage: Setting only
Manual operation: See "Table Area" on page 349
CONFigure:TRACe:CATalog?
Returns the numbers and names of all traces in the current channel setup. 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? to query the traces in a par-
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 "Table Area" on page 349
CONFigure:TRACe<Trc>:CHANnel:NAME? <TraceName>
Queries the channel name for an existing trace named '<TraceName>'.
VNA command reference