EasyManua.ls Logo

Rohde & Schwarz R&S ZNA Series - 8.2.2.6 Creating diagrams

Rohde & Schwarz R&S ZNA Series
1849 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...
Programming examples
R&S
®
ZNA
1739User Manual 1178.6462.02 ─ 29
// Bandstop search ref. to marker
:CALCulate1:MARKer1:STATe ON
:CALCulate1:MARKer1:X 1.7 GHz
:CALCulate1:MARKer:FUNCtion:BWIDth:MODE BsRMarker
:CALCulate1:MARKer:FUNCtion:BWIDth:MODE? %BsRM
:INITiate; *WAI;
:CALCulate1:MARKer:FUNCtion:EXECute BFILter
8.2.2.6 Creating diagrams
In the following example, remote control commands are used to position several dia-
grams on the screen. The remote control commands presented here extend the func-
tionality of the "Display > Diagram" and "Display > Split" softtool tabs.
// Reset the analyzer
*RST
:SYSTEM:DISPLAY:UPDATE ON
// Define and display a simple horizontal layout (two diagrams side by side)
:DISPlay:LAYout:DEFine 1, Horizontal, '1.00,0.30,0.70'
:DISPlay:LAYout:APPLy 1
// Define and display a simple vertical layout (two diagrams, one on top of the
other)
:DISPlay:LAYout:DEFine 2, Vertical, '1.00,0.50,0.50'
:DISPlay:LAYout:APPLy 2
Condensed programming examples

Table of Contents

Related product manuals