Command reference
R&S
®
ZNL/ZNLE
822User Manual 1178.5966.02 ─ 20
Parameters:
<Boolean> ON | OFF - displays or hides the title.
*RST: ON
Example: See DISPlay[:WINDow<Wnd>]:TITLe:DATA
Manual operation: See "Show Title" on page 424
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 422
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
VNA command reference