Command reference
R&S
®
ZNL/ZNLE
823User Manual 1178.5966.02 ─ 20
DISPlay[:WINDow<Wnd>]:TRACe:EFEed <TraceName>
Assigns an existing trace (CALCulate<Ch>:PARameter:SDEFine <TraceName>)
to a diagram area <Wnd>, and displays the trace. Use DISPlay[:WINDow<Wnd>]:
TRACe<WndTr>:FEED to assign the trace to a diagram area using a numeric suffix
(e.g. in order to use the DISPlay[:WINDow<Wnd>]:TRACe<WndTr>:Y:OFFSet
command).
At the GUI, use the Trace Manager dialog to obtain an overview of all channels and
traces, including traces that are not displayed.
Note:
Up to FW V1.63, command execution failed for traces that were already assigned to a
diagram area, and for memory traces. Starting with FW V1.71 the command simply
moves those traces (along with their parent trace, in case of memory traces).
Suffix:
<Wnd>
.
Number of an existing diagram area (defined by means of
DISPlay[:WINDow<Wnd>][:STATe] ON).
Setting 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:TRAC:EFE 'CH4TR1'
Display the generated trace in diagram area no. 2. No trace
number is assigned.
Usage: Setting only
DISPlay[:WINDow<Wnd>]:TRACe<WndTr>:FEED <TraceName>
Assigns an existing trace (CALCulate<Ch>:PARameter:SDEFine) to a diagram
area, using the <WndTr> suffix, and displays the trace. Use DISPlay[:
WINDow<Wnd>]:TRACe:EFEed to assign the trace to a diagram area without using a
numeric suffix.
Tip: A trace can be assigned to a diagram only once. If a attempt is made to assign the
same trace a second time (e.g. by typing DISP:WIND2:TRAC8:FEED 'CH4TR1'
after executing the program example below) an error message -114,"Header suffix out
of range" is generated. You can open the "Trace Manager" dialog to obtain an overview
of all channels and traces, including the traces that are not displayed.
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>.
VNA command reference