prog.book : ch5disp.fm 17 Mon Feb 15 09:24:37 1999
DISPlay Subsystem
DISPlay[:WINDow[1|2]][:STATe] <Boolean>
HP E4418B/E4419B Programming Guide 5-17
DISPlay[:WINDow[1|2]][:STATe] <Boolean>
This command is used to enable and disable the selected window,
therefore allowing you to toggle between single and dual measurement
window’s on the display.
Only one window can be disabled at any one time. If you disable the only
remaining window then the other window is automatically enabled and
becomes the currently active window.
Syntax
Example
Reset Condition
On reset, both windows are enabled.
Query
DISPlay[:WINDow[1|2]]:STATe?
The query enters a 1 or 0 into the output buffer indicating the state of the
selected window.
• 1 is returned if the window is enabled.
• 0 is returned if the window is disabled.
Query Example
DISP:WIND1:STAT 1
DISP:WIND2:STAT 1
This command enables both the
upper and lower window giving a
dual measurement display.
DISP:WIND2:STAT? This command queries whether or
not the lower window is displayed.
:WIND
1
2
DISP
:STAT
0|OFF
1|ON
Space
?