EasyManua.ls Logo

R&S ZNB Series - Page 1508

R&S ZNB Series
1611 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
®
ZNB/ZNBT
1508User Manual 1173.9163.02 ─ 62
// Check the executable formats of the generated layouts
:DISPlay:LAYout:DEFine? 1 %(1,1,0.00,0.00,(1,2,1.00,1.00,[0.30,1.00],[0.70,1.00]))
:DISPlay:LAYout:DEFine? 2 %(1,1,0.00,0.00,(2,1,1.00,1.00,[1.00,0.50],[1.00,0.50]))
// Join the 2 layouts, display the nested layout
:DISPlay:LAYout:JOIN 1,2,2
:DISPlay:LAYout:APPLy 1
// Check the last applied (i.e. the joined) layout for the correct format
:DISPlay:LAYout:EXECute?
%(1,1,0.00,0.00,(1,2,1.00,1.00,[0.30,1.00],
%(1,1,0.70,1.00,(2,1,1.00,1.00,[1.00,0.50],[1.00,0.50]))))
// Set the layout format directly (horizontal, joined layout)
:DISPlay:LAYout:EXECute
'(1,1,0.00,0.00,(1,2,1.00,1.00,[0.30,1.00],
(1,1,0.70,1.00,(2,1,1.00,1.00,[1.00,0.50],[1.00,0.50]))))'
Condensed programming examples

Table of Contents

Related product manuals