Command Reference
R&S
®
ZNC
457
User Manual 1173.9557.02 ─ 13
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 channel
no. 1.
CONF:TRAC:REN 'Testtrace_1', 'Testtrace_3'
Rename the first trace (which is currently not active) 'Testtrace_3'.
Usage:
Setting 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
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 created
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<Trc>:CHANnel:NAME?
<TraceName>
Queries the channel name for an existing trace named
'<TraceName>'
.
SCPI Command Reference