EasyManua.ls Logo

R&S ZNL Series - Page 1061

R&S ZNL Series
1135 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Command reference
R&S
®
ZNL/ZNLE
1061User Manual 1178.5966.02 ─ 20
:CALCULATE4:PARAMETER:SELECT "Ch4Trc3"
:CALCULATE4:FORMAT?
// Create trace
:CALCULATE1:PARAMETER:SDEFINE "Trc2","S21"
:CALCULATE1:PARAMETER:SDEFINE "Trc3","S31"
:CALCULATE1:PARAMETER:CATALOG?
// Delete trace
:CALCULATE1:PARAMETER:DELETE "Trc2"
:CALCULATE1:PARAMETER:CATALOG?
// Assign a trace to a window = diagram, diagram 1 always exists
:DISPLAY:WINDOW1:TRACE2:FEED 'TrcDisp'
// Create diagram 2
:DISPLAY:WINDOW2:STATE?
:DISPLAY:WINDOW2:STATE ON
:DISPLAY:WINDOW2:STATE?
:DISPLAY:WINDOW2:TRACE6:FEED 'Ch4Trc2'
:DISPLAY:WINDOW2:TRACE2:FEED 'Trc1'
:DISPLAY:WINDOW2:TRACE3:FEED 'Ch4Trc3'
// Create traces: trace names are not case-sensitive
:CALCULATE4:PARAMETER:SELECT "Ch4Trc2"
:CALCULATE4:PARAMETER:SELECT?
:CALCULATE4:PARAMETER:SELECT "CH4TRC3"
:CALCULATE4:PARAMETER:SELECT?
:CALCULATE4:PARAMETER:SELECT "ch4trc2"
:CALCULATE4:PARAMETER:SELECT?
Memory traces
The following example shows how to save data to memory and work with memory
traces.
// Reset the analyzer
*RST
:SENSE1:SWEEP:POINTS 20
// Create memory trace of the "active" trace (active for the parser !)
// the name of the created memory trace is "Mem2[Trc1]"
:TRACE:COPY MDATA2,CH1DATA
:SENSE1:FUNCTION:ON 'XFREQUENCY:POWER:S11'
:CALCULATE1:PARAMETER:CATALOG?
VNA programming examples

Table of Contents

Related product manuals