Command reference
R&S
®
ZNA
1143User Manual 1178.6462.02 ─ 20
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 "Title" on page 771
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 "Active Diagram" on page 770
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
DISPlay[:WINDow<Wnd>][:STATe] 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