Command Reference
R&S
®
ZNC
485
User Manual 1173.9557.02 ─ 13
Parameters:
<TraceName>
String parameter for the trace name, e.g. 'Trc4'.
Example:
CALC4:PAR:SDEF 'Ch4Tr1', 'S11'
Create channel 4 and a trace named Ch4Tr1 to measure the input
reflection coefficient S
11
.
DISP:WIND2:STAT ON
Create diagram area no. 2.
DISP:WIND2:TRAC9:FEED 'CH4TR1'
Display the generated trace in diagram area no. 2, assigning the
trace number 9 to it.
Manual operation:
See
DISPlay[:WINDow<Wnd>]:TRACe<WndTr>:SHOW
<TraceName>[, <Boolean>]
Displays or hides an existing trace, identified by its trace name
<Trace_Name>
, or a
group of traces.
Tip:
You can open the trace manager to obtain an overview of all channels and traces,
including the traces that are not displayed.
Suffix:
<Wnd>
.
Number of a diagram area. This suffix is ignored; the command
affects traces in all diagram areas.
<WndTr>
Trace number. This suffix is ignored; the trace is referenced by its
name.
Parameters:
<TraceName>
DALL
–
all data traces
MALL
–
all memory traces
<string>
–
single trace identified by its trace name (string param-
eter), e.g. 'Trc4'.
<Boolean>
ON | OFF
–
display or hide traces.
Example:
*RST; :DISP:TRAC:SHOW? 'Trc1'
Reset the analyzer, creating the default trace 'Trc1'. The trace is
displayed; the query returns 1.
CALC4:PAR:SDEF 'Ch4Tr1', 'S11'
Create channel 4 and a trace named Ch4Tr1 to measure the input
reflection coefficient S
11
.
DISP:WIND2:STAT ON; :DISP:WIND2:TRAC:FEED
'CH4TR1'
Create diagram area no. 2 and display the generated trace in the
diagram area.
DISP:TRAC:SHOW DALL, OFF
Hide both traces in both diagrams.
DISP:TRAC:SHOW? DALL
Query whether all data traces are displayed. The response 0
means that at least one trace is hidden.
SCPI Command Reference