User`s guide

Table Of Contents
Chapter 13 323
SCPI Command Reference
E5061A/E5062A commands
13. SCPI Command
Reference
:DISP:WIND{1-4}:SPL
Syntax :DISPlay:WINDow{[1]|2|3|4}:SPLit {D1|D12|D1_2|D112|D1_1_2|D123|D1_2_3|
D12_33|D11_23|D13_23|D12_13|D1234|D1_2_3_4|D12_34}
:DISPlay:WINDow{[1]|2|3|4}:SPLit?
Description Sets the graph layout of channel 1 (:WIND1) to channel 4 (:WIND4). For details about the
graph layout, refer to Figure 3-1 on page 45.
Parameters
Query response {D1|D12|D1_2|D112|D1_1_2|D123|D1_2_3|D12_33|D11_23|D13_23|D12_13|D1234|D1_
2_3_4| D12_34}<newline><^END>
Example of use
10 OUTPUT 717;":DISP:WIND:SPL D1_2"
20 OUTPUT 717;":DISP:WIND:SPL?"
30 ENTER 717;A$
Related commands :DISP:SPL on page 315
Equivalent key
[Display] - Allocate Traces
Description
D1 (preset value) Specifies the layout in which one graph is displayed in the entire window.
D12 Specifies the layout in which 2 graphs in total are displayed on the left side and right side
of the window.
D1_2 Specifies the layout in which 2 graphs in total are displayed in the upper part and lower
part of the window.
D112 Specifies the layout in which 2 graphs in total are displayed on the left side of 2/3 and
right side of 1/3 of the window.
D1_1_2 Specifies the layout in which 2 graphs in total are displayed in the upper part of 2/3 and
lower part of 1/3 of the window.
D123 Specifies the layout in which 3 graphs in total are displayed on the left side, middle part,
and right side of the window.
D1_2_3 Specifies the layout in which 3 graphs in total are displayed in the upper part, middle part,
and lower part of the window.
D12_33 Specifies the layout in which 3 graphs in total are displayed in the upper left, upper right,
and lower part of the window.
D11_23 Specifies the layout in which 3 graphs in total are displayed in the upper part, lower left,
and lower right of the window.
D13_23 Specifies the layout in which 3 graphs in total are displayed in the upper left, lower left,
and right side of the window.
D12_13 Specifies the layout in which 3 graphs in total are displayed in the left side, upper right,
and lower right of the window.
D1234 Specifies the layout in which 4 graphs in total are displayed by splitting the window
horizontally into four equal parts.
D1_2_3_4 Specifies the layout in which 4 graphs in total are displayed by splitting the window
vertically into four equal parts.
D12_34 Specifies the layout in which 4 graphs in total are displayed in the upper left, upper right,
lower left, and lower right of the window.