Command Reference
R&S
®
ZNA
966
User Manual 1178.6462.02 ─ 12
Example:
*RST; :DISP:WIND:TITL:DATA 'S21 Test Diagram'
Define a title for the default diagram area. The title is displayed
below the top of the diagram area.
DISP:WIND:TITL OFF; TITL:DATA?
Hide the title. The title is no longer displayed but still defined so
it can be displayed again.
Manual operation:
See
DISPlay[:WINDow<Wnd>]:TRACe<WndTr>:CATalog?
Returns the numbers and names of all traces in diagram area no.
<Wnd>
.
Suffix:
<Wnd>
.
Number of a diagram area.
<WndTr>
Trace number used to distinguish the traces of the same dia-
gram area
<Wnd>
. This suffix is ignored; the command returns a
list of all traces.
Example:
See
DISPlay[:WINDow<Wnd>]:CATalog?
Usage:
Query only
Manual operation:
See
DISPlay[:WINDow<Wnd>]:TRACe<WndTr>:DELete
Releases the assignment between a trace and a diagram area, as defined by means of
DISPlay[:WINDow<Wnd>]:TRACe<WndTr>:FEED
<TraceName>
and expressed by
the
<WndTr>
suffix. The trace itself is not deleted; this must be done via
CALCulate<Ch>:PARameter:DELete
<TraceName>
.
Suffix:
<Wnd>
.
Number of an existing diagram area (defined by means of
ON
).
<WndTr>
Trace number used to distinguish the traces of the same dia-
gram area
<Wnd>
.
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.
DISP:WIND2:TRAC9:DELete
Release the assignment between trace no. 9 and window no. 2.
The trace can still be referenced with its trace name Ch4Tr1.
Usage:
Event
SCPI Command Reference